things/device/msg
thingsDeviceMsg

获取设备异常日志

post/api/v1/things/device/msg/abnormal-log/index

Request body

actioninteger

触发1 还是解除2

areaIDstring

只有管理员有权限

areaIDPathstring

只有管理员有权限

areaIDsstring[]

只有管理员有权限

belongGroupobject

key是group的purpose, value是里面包含的分组id 只有partitionBy 传该参数的时候才会返回

deviceNamestring

设备名

productCategoryIDinteger

只有管理员有权限

productIDstring

产品id

projectIDstring

只有管理员有权限

timeEndstring

时间的结束(毫秒时间戳)

timeStartstring

获取时间的开始(毫秒时间戳)

typestring

异常类型

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