FirmwareUpgradeRequest
Details of the firmware upgrade request.
FirmwareUpgradeRequest
Details of the firmware upgrade request.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
accountName | string | Yes | Account identifier in "##########-#####". |
firmwareName | string | Yes | The name of the firmware image that will be used for the upgrade, from a GET /firmware response. |
firmwareTo | string | Yes | The name of the firmware version that will be on the devices after a successful upgrade. |
startDate | string (date) | Yes | The date that the upgrade begins. |
endDate | string (date) | Yes | The date that the upgrade ends. |
deviceList | array | Yes | The IMEIs of the devices. |