更新时间:2023-06-15 05:59:32
本文介绍查询用电设备的余额告警阈值的 API。
查询用电设备配置的余额告警阈值。
GET: /v1.0/iot-03/power-devices/{device_id}/balance-threshold
参数名 | 类型 | 参数位置 | 是否必填 | 说明 |
---|---|---|---|---|
device_id | String | uri | true | 设备 ID。 |
参数名 | 类型 | 说明 |
---|---|---|
result | Integer | 余额告警阈值,单位为 kWh |
GET: /v1.0/iot-03/power-devices/6c31820d9e02f8db7e****/balance-threshold
{
"result": 10,
"t": 1637809685172,
"success": true
}
参考 错误码。
该内容对您有帮助吗?
是意见反馈该内容对您有帮助吗?
是意见反馈