DeviceProperties interface

The properties of device

Properties

chipSku

SKU of the chip NOTE: This property will not be serialized. It can only be populated by the server.

deviceId

Device ID

lastAvailableOsVersion

OS version available for installation when update requested NOTE: This property will not be serialized. It can only be populated by the server.

lastInstalledOsVersion

OS version running on device when update requested NOTE: This property will not be serialized. It can only be populated by the server.

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.

lastUpdateRequestUtc

Time when update was last requested NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

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