/
UN
unitedrhino
/
things-api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
unitedrhino
things-api
post
请求设备获取设备最新属性
v1
latest
OpenAPI 3.0.3
2026-07-17
178
286
472.4 KB
things/device/interact
thingsDeviceInteract
请求设备获取设备最新属性
post
/api/v1/things/device/interact/property-get-report-send
Request body
DeviceInteractPropertyGetReportSendReq
required
dataIDs
string[]
获取的具体标识符的数据 如果不指定则获取所有属性数据,一个属性一条
deviceName
string
required
设备名(必填)
productID
string
required
产品id (必填)
Response
A successful response.
object
required
code
integer
data
DeviceInteractPropertyGetReportSendResp
msg
string