things/ota/firmware/info
thingsOtaFirmwareInfo

添加升级包

post/api/v1/things/ota/firmware/info/create

Request body

descstring
extrastring
filePathsstring[] required
isDiffinteger required
isNeedToVerifyinteger required
moduleCodestring
namestring required
productIDstring required
signMethodstring required
srcVersionstring required
versionstring required

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