v1

latestOpenAPI 3.0.32026-07-17178286472.4 KB
things/device/info
thingsDeviceInfo

获取设备详情

post/api/v1/things/device/info/read

Request body

deviceNamestring required

设备名称 读写

isOnlyCoreboolean

只返回核心信息

productIDstring

产品id 为空时获取所有产品

propertyIgnoreEmptyboolean

设备属性是否忽略空值,空值是否返回

withAreaboolean

同时返回区域信息

withGatewayboolean

同时返回子设备绑定的网关信息

withOwnerboolean

同时获取拥有人的信息

withProfilesstring[]
withPropertiesstring[]

如果不为nil,如果为空,获取设备所有最新属性 如果传了属性列表,则会返回属性列表

Response

A successful response.

codeinteger
msgstring