Last Updated on : 2023-06-21 07:12:53download
Query the remaining battery capacity of a specified electrical device.
GET: /v1.0/iot-03/power-devices/{device_id}/balance-charge
| Parameter name | Type | IN | Required | Description | 
|---|---|---|---|---|
| device_id | String | uri | true | The device ID. | 
| Parameter name | Type | Description | 
|---|---|---|
| result | Double | The remaining battery capacity. Unit: kWh. | 
GET: /v1.0/iot-03/power-devices/635413052cf43258****/balance-charge
{
    "result": 32,
    "t": 1637807729081,
    "success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback