IotHubDeviceTelemetryEventData interface

Extends

Inherited Properties

body
properties
systemProperties

Inherited Property Details

body

body?: any

Property Value

any

Inherited From DeviceTelemetryEventProperties.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