Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeviceTelemetryEventProperties

Package version

Schema of the Data property of an EventGridEvent for a device telemetry event (DeviceTelemetry).

Hierarchy

  • DeviceTelemetryEventProperties

Index

Properties

Optional body

body: any

The content of the message from the device.

Optional properties

properties: undefined | {}

Application properties are user-defined strings that can be added to the message. These fields are optional.

Optional systemProperties

systemProperties: undefined | {}

System properties help identify contents and source of the messages.

Generated using TypeDoc