Firmware OTA Upgrade Management

Firmware OTA upgrades can be categorized into two types: OTA job and OTA task.

  • OTA job: An OTA job is where the user can specify the firmware versions to be upgraded, the firmware version to be upgraded to, the upgrade method, etc. The devices that meet the specified conditions will be added to the upgrade list.
  • OTA task: After specifying the OTA job, each device that meets the conditions of the OTA job will create an OTA task and start the upgrade, with each device having a unique OTA task. One or more OTA tasks may be created under an OTA job.

APIs


Common Error Codes

Code Message Description
0 Success API request is successful.
24500 OTA service internal error There is an OTA service internal error.