V3AccountDevice
Device information.
V3AccountDevice
Device information.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
deviceId | string | Yes | Device identifier. |
mdn | string | Yes | MDN. |
model | string | Yes | Device model. |
make | string | Yes | Device make. |
firmware | string | Yes | Device firmware version. |
fotaEligible | boolean | Yes | Value=true if the device software can be upgraded over the air using the Software Management Services API. |
status | string | Yes | Device status. |
licenseAssigned | boolean | Yes | License assigned device. |
protocol | string | Yes | Firmware protocol. Valid values include: LWM2M, OMADM, HTTP or NONE. |
softwareList | array | Yes | List of sofware. |
fileList | array | No | List of files. |
createTime | string | No | The date and time of when the device is created. |
upgradeTime | string | No | The date and time of when the device firmware or software is updated. |
updateTime | string | No | The date and time of when the device is updated. |
refreshTime | string | No | The date and time of when the device is refreshed. |