Last Updated on : 2024-08-07 09:18:39download
获取15分钟级别的统计
GET: /v1.0/m/analytics/statistics/rang/15m
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
devId | String | query | true | 设备id |
dpId | Integer | query | true | dpId |
date | String | query | true | 查询的日期,格式:yyyyMMdd |
type | String | query | true | 统计类型 |
auto | Integer | query | false | 补数据的逻辑,默认0 |
keepScalaPoint | Boolean | query | false | keepScalaPoint |
GET:
null
{
"result": {
"202105262345": "#",
"202105260015": "1249.49",
"...": "...",
"202105260000": "1312.02"
},
"t": 1622017369420,
"success": true,
"status": "ok"
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback