Interface ShadowUpdatedSnapshot

Complete state of the (classic) shadow of an AWS IoT Thing.

Hierarchy

  • ShadowUpdatedSnapshot

Properties

metadata?: ShadowMetadata

Contains the timestamps for each attribute in the desired and reported sections of the state.

state?: ShadowState

Current shadow state.

version?: number

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

Generated using TypeDoc