Update Device Firmware
PUT/v1/device/:deviceUid/firmware
Request change device firmware version by deviceUid.
Set/upgrade Firmware version of a device.
- Available firmware versions are listed in Supported devices section. This feature is dangerous. You must be sure that a device will be kept on during upgrading. Otherwise, it can be irrecoverably broken and needs to be repaired by a vendor.
- Downgrading is available only for devices by some vendors - LG webOS, BrightSign
- Read more about Firmwares, upgrade options and other important items
Parameters
| Field | Type | Required | Description |
|---|---|---|---|
deviceUid | string | required | Device uid |
Body
content-type: application/json or application/x-www-form-urlencoded
| Field | Type | Description |
|---|---|---|
version | string ex.: T-HKMLAKUC-2020.5 | Version of FW you want to upgrade to. Versions layout differs vendor to vendor. |
Request
Responses
- 200
- 404
OK
Response Headers
Content-Type
Link
Contains URL pointing to the result of this action. Keep making requests to this URL, until the response indicates, that the action was processed. For more information, refer to endpoint Get Device History.
Not Found
Response Headers
Content-Type