v1

latestOpenAPI 3.0.32026-07-17178286472.4 KB
things/device/msg
thingsDeviceMsg

获取事件历史记录

post/api/v1/things/device/msg/event-log/index

Request body

dataIDstring

获取的具体标识符的数据 如果不指定则获取所有属性数据,一个属性一条,如果没有获取到的不会返回值

deviceNamesstring[]

设备名(不填获取产品下所有设备)

productIDstring

产品id 获取产品id下的所有设备信息

timeEndstring

时间的结束(毫秒时间戳)

timeStartstring

获取时间的开始(毫秒时间戳)

typesstring[]

类型 事件类型: 信息:info 告警alert 故障:fault

Response

A successful response.

codeinteger
msgstring