Last Updated on : 2023-06-21 07:13:00download
Query whether the prepayment feature of a specified electrical device is enabled.
GET: /v1.0/iot-03/power-devices/{device_id}/prepayment
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
device_id | String | uri | true | The device ID. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The returned result.
|
GET: /v1.0/iot-03/power-devices/6c814919a3f54fb4eb****/prepayment
{
"result": true,
"t": 1637832311324,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback