Skip to main content
GET
/
api
/
device
/
event
查询设备事件
curl --request GET \
  --url https://api.example.com/api/device/event \
  --header 'Authentication: <authentication>'
{}

Headers

Authentication
string
required

Query Parameters

sn
string
required
type
string
required

event查平台/设备事件, lifetime查设备生命周期

pageIndex
string
pageSize
string
timeOrder
string

时间顺序

source
string

platform平台事件/device设备事件

startTm
string
endTm
string
style
string

Response

200 - application/json

The response is of type object.