DeviceProperties interface
The properties of device
Properties
chip |
SKU of the chip NOTE: This property will not be serialized. It can only be populated by the server. |
device |
Device ID |
last |
OS version available for installation when update requested NOTE: This property will not be serialized. It can only be populated by the server. |
last |
OS version running on device when update requested NOTE: This property will not be serialized. It can only be populated by the server. |
last |
Time when update requested and new OS version available NOTE: This property will not be serialized. It can only be populated by the server. |
last |
Time when update was last requested NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
The status of the last operation. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
chipSku
SKU of the chip NOTE: This property will not be serialized. It can only be populated by the server.
chipSku?: string
Property Value
string
deviceId
Device ID
deviceId?: string
Property Value
string
lastAvailableOsVersion
OS version available for installation when update requested NOTE: This property will not be serialized. It can only be populated by the server.
lastAvailableOsVersion?: string
Property Value
string
lastInstalledOsVersion
OS version running on device when update requested NOTE: This property will not be serialized. It can only be populated by the server.
lastInstalledOsVersion?: string
Property Value
string
lastOsUpdateUtc
Time when update requested and new OS version available NOTE: This property will not be serialized. It can only be populated by the server.
lastOsUpdateUtc?: Date
Property Value
Date
lastUpdateRequestUtc
Time when update was last requested NOTE: This property will not be serialized. It can only be populated by the server.
lastUpdateRequestUtc?: Date
Property Value
Date
provisioningState
The status of the last operation. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string