Gets firmware file
GET/iot/ota/:initId
Downloads firmware binary file for OTA updates
Request
Path Parameters
initId stringrequired
Device initialization ID
Responses
- 200
- 401
- 404
- 500
Firmware binary file
- application/octet-stream
- Schema
Schema
- string binary
Missing or invalid thing key provided
Firmware not found
Unexpected server-side error occurred
Loading...