DeviceTwinProperties interface
A portion of the properties that can be written only by the application back-end, and read by the device.
Properties
metadata | Metadata information for the properties JSON document. |
version | Version of device twin properties. |
Property Details
metadata
Metadata information for the properties JSON document.
metadata?: DeviceTwinMetadata
Property Value
version
Version of device twin properties.
version?: number
Property Value
number
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript