TwinProperties interface

Contains the desired and reported properties for the Twin.

Properties

desired
reported

Property Details

desired

desired: {[key: string]: any}

Property Value

{[key: string]: any}

reported

reported: {[key: string]: any}

Property Value

{[key: string]: any}