IotHubDeviceTelemetryEventData interface
- Extends
Inherited Properties
body | |
properties | |
system |
Inherited Property Details
body
properties
properties?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From DeviceTelemetryEventProperties.properties
systemProperties
systemProperties?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From DeviceTelemetryEventProperties.systemProperties
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript