DeviceTwinInfoProperties interface
Properties JSON element.
Properties
desired | A portion of the properties that can be written only by the application back-end, and read by the device. |
reported | A portion of the properties that can be written only by the device, and read by the application back-end. |
Property Details
desired
A portion of the properties that can be written only by the application back-end, and read by the device.
desired?: DeviceTwin
Property Value
reported
A portion of the properties that can be written only by the device, and read by the application back-end.
reported?: DeviceTwin