get_history_data
Query historical time-series data for device attribute points by specifying devices, tags, and a time range.
Instructions
查询设备属性点的历史时序数据
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deviceTagPairs | Yes | 设备和属性点对数组 | |
| startTime | Yes | 开始时间戳(毫秒) | |
| endTime | Yes | 结束时间戳(毫秒) | |
| limit | No | 返回数量限制 |