Last Updated on : 2023-07-06 07:36:42download
Confirm device upgrade
POST: /v1.0/iot-03/devices/{device_id}/confirm-upgrade
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
device_id | String | uri | true | Device ID |
Description of body
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
module_type | Integer | body | true | Firmware corresponding channel number, can be obtained from the list of available firmware upgrades |
Parameter name | Type | Description |
---|---|---|
result | Boolean | Return result |
POST: /v1.0/iot-03/devices/002000425ccf7fc7342a/confirm-upgrade
{
"module_type": 1
}
true
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback