Skip to content

Conversation

@rido-min
Copy link

No description provided.

client.Property_Manufacturer.PropertyValue = "Contoso";
client.Property_SDKVersion.PropertyValue = (typeof(IoTHubPnPClient).Assembly.GetName().Version.ToString());

await client.ReportPropertyAsync(client.AllReadOnlyProperties, stoppingToken);
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wickste would this work?

we might need a same approach to send multiple telemetries in one message

@github-staff github-staff deleted a comment May 27, 2024
@github-staff github-staff deleted a comment May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants