/
UN
unitedrhino
/
things-api
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
2026-07-17
178
286
472.4 KB
things/device/msg
thingsDeviceMsg
获取设备sdk日志
post
/api/v1/things/device/msg/sdk-log/index
Request body
DeviceMsgSdkLogIndexReq
required
deviceName
string
设备名
logLevel
integer
等级
page
PageInfo
productID
string
产品id 获取产品id下的所有设备信息
timeEnd
string
时间的结束(毫秒时间戳)
timeStart
string
获取时间的开始(毫秒时间戳)
Response
A successful response.
object
required
code
integer
data
DeviceMsgSdkIndexResp
msg
string