Header | Value | Description |
---|---|---|
Authorization | ############ your token ############ | Permission validation |
Accept-Language | en | English Message |
OpenAPI-HPS > Get setting of String type HPS
interface response body json:https://www.enerclo-atesspower.com/api/v1/hps/small-setting
12-01
-end Date12-30
,format12,01-12,30
19:00
-end time20:00
,format19,00-20,00
{
"deviceSn": "string",
"key": "string",
"value": "11,01-12,01"
}
{
"code": 200,
"data": null,
"msg": "operate successfully"
}
code | description |
---|---|
200 | succeed |
500 | fail |
400 | not fount |
403 | No access |
... | Other exceptions |