things/ota/firmware/device
thingsOtaFirmwareDevice

查询升级设备列表

post/api/v1/things/ota/firmware/device/index

Request body

deviceNamestring

设备名称

firmwareIDinteger

任务状态

isOnlineinteger

设备是否在线

jobIDinteger

作业ID

srcVersionstring
statusinteger

设备升级作业状态。1:待确认。 2:待推送。 3:已推送。 4:升级中。 5:升级成功 6: 升级失败. 7:已取消

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