/
UN
unitedrhino
/
things-api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
unitedrhino
things-api
post
获取设备sdk日志
v1
latest
OpenAPI 3.0.3
2026-07-17
178
286
472.4 KB
things/device/auth
4
things/device/auth5
2
things/device/edge
1
things/device/gateway
3
things/device/group
3
things/device/info
18
things/device/interact
10
things/device/module/version
2
things/device/msg
17
post
获取设备异常日志
post
获取事件历史记录
post
获取网关可以绑定的子设备列表
post
获取云端诊断日志
post
弃用
post
弃用
post
聚合属性最新值
post
获取最新属性记录
post
聚合属性历史记录,设备维度
post
聚合属性历史记录
post
弃用
post
获取单个id属性历史记录
post
批量获取单个id属性历史记录
post
获取设备sdk日志
post
获取设备命令日志
post
获取设备影子列表
post
获取设备状态日志
things/device/pair
2
things/device/profile
4
things/device/schema
6
things/group/device
3
things/group/info
5
things/ota/firmware/device
4
things/ota/firmware/info
5
things/ota/firmware/job
4
things/ota/module/info
5
things/product/category
11
things/product/config
1
things/product/custom
2
things/product/info
8
things/product/remoteConfig
4
things/product/schema
7
things/protocol/info
5
things/protocol/script
8
things/protocol/script/device
5
things/protocol/service
2
things/protocol/sync
2
things/schema/common
7
things/slot/area
2
things/slot/user
1
things/user/device/collect
3
things/user/device/share
12
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