TwinProperties interface
Contains the desired and reported properties for the Twin.
Property Details
desired
desired: {[key: string]: any}
Property Value
{[key: string]: any}
reported
reported: {[key: string]: any}
Property Value
{[key: string]: any}