things/device/interact
thingsDeviceInteract

批量请求设备获取设备最新属性

post/api/v1/things/device/interact/property-get-report-multi-send

Request body

areaIDstring

控制一个区域的设备

areaIDPathstring

根据区域路径控制设备

dataIDsstring[]

获取的具体标识符的数据 如果不指定则获取所有属性数据,一个属性一条

deviceNamesstring[]

设备名

groupIDstring

控制一个组的设备

productIDstring

产品id

Response

A successful response.

codeinteger
msgstring

Changes

Changed in 2 of the 50 revisions of this API.31

  • b9582d0ab6af11See the full diff
    • added required request body

      request-body-added-required

    • added the media type application/json for the response with the status 200

      response-media-type-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the request body

      request-body-removed

    • removed the media type application/json for the response with the status 200

      response-media-type-removed

    This revision also has 287 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog