FirmwareUpgrade
Array of upgrade objects with the specified status.
FirmwareUpgrade
Array of upgrade objects with the specified status.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
id | string | No | The unique identifier for this upgrade. |
accountName | string | No | Account identifier in "##########-#####". |
firmwareName | string | No | The name of the firmware image that will be used for the upgrade. |
firmwareTo | string | No | The name of the firmware version that will be on the devices after a successful upgrade. |
startDate | string | No | The intended start date for the upgrade. |
status | string | No | The current status of the upgrade. |
deviceList | array | No | A JSON object for each device that was included in the upgrade, showing the device IMEI, the status of the upgrade, and additional information about the status. |