Last Updated on : 2023-12-07 03:33:47download
This topic describes the APIs of Firmware Upgrade.
Upgrade the device firmware to the latest available version. Before upgrading, you can call the [Get Device Upgrade Information] interface to view the firmware version information to be upgraded.
PUT: /v1.0/devices/{device_id}/confirm-upgrade
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
device_id | String | uri | true | Device ID |
module_type | Integer | body | true | Module Type |
Parameter name | Type | Description |
---|---|---|
result | Boolean |
PUT: /v1.0/devices/vdevoXXXXXXXXXXXXXXX/confirm-upgrade
{"module_type":1}
true
See Error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback