Skip to main content
GET
/
api
/
device
/
historydata
/
find
查询(多)设备历史数据
curl --request GET \
  --url https://api.example.com/api/device/historydata/find \
  --header 'Authentication: <authentication>'
{}

Headers

Authentication
string
required

Query Parameters

idSn
string

多个逗号间隔

key
string
required
startTime
string
endTime
string
keyType
string
required

sensor、system

timeOrder
string
productModel
string

产品编码,单个

hasValue
string

过滤掉空值

pageIndex
string
pageSize
string

Response

200 - application/json

The response is of type object.