Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
TwinProperties interface
- Package:
- azure-iot-device
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}
