things/device/info
thingsDeviceInfo

设备统计详情

post/api/v1/things/device/info/count

Request body

countTypesstring[] required

总数:total,在线设备数:status,设备类型: deviceType

rangeIDsstring[] required

统计的id列表, areaID或者groupID

rangeTypestring required

0:全部 1:area 2:group

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