Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShadowDeltaUpdatedEvent

An event generated when a shadow document was updated by a request to AWS IoT. The event payload contains only the changes requested.

Hierarchy

  • ShadowDeltaUpdatedEvent

Index

Properties

Optional metadata

metadata: undefined | object

Timestamps for the shadow properties that were updated.

Optional state

state: undefined | object

Shadow properties that were updated.

Optional timestamp

timestamp: Date

The time the event was generated by AWS IoT.

Optional version

version: undefined | number

The current version of the document for the device's shadow.

Generated using TypeDoc