Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeviceLifeCycleEvent

Package version

Schema of the Data property of an EventGridEvent for a device life cycle event (DeviceCreated, DeviceDeleted).

Hierarchy

  • DeviceLifeCycleEvent

Index

Properties

Properties

deviceId

deviceId: string

The unique identifier of the device. This case-sensitive string can be up to 128 characters long, and supports ASCII 7-bit alphanumeric characters plus the following special characters: - : . + % _ # * ? ! ( ) , = @ ; $ '.

hubName

hubName: string

Name of the IoT Hub where the device was created or deleted.

twin

Information about the device twin, which is the cloud representation of application device metadata.

Generated using TypeDoc