Last Updated on : 2023-06-21 07:13:04download
Clear the remaining battery capacity of a specified electrical device based on the device ID.
POST: /v1.0/iot-03/power-devices/{device_id}/clear-charge
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
device_id | String | uri | true | The device ID. |
Parameter name | Type | Description |
---|---|---|
result | Boolean |
|
POST: /v1.0/iot-03/power-devices/6c814919a3f54fb4eb****/clear-charge
{
"result": true,
"t": 1637834545489,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback