Firmware Upgrade
Firmware upgrade is supported; this implies that the Device support firmware upgrade and implements the firmware management object.
Removal of Firmware Packages that have been used either successfully or unsuccessfully shall be the responsibility of the Adapter.
The Firmware flow is applying a URI of the firmware package being upgraded. Once the Firmware URI is available, the Adapter will start downloading it and when the download is complete the upgrade will take place.
The onus of verifying that a firmware upgrade has completed successfully depends on the Adaptation Layer.
Parameters | Description |
---|---|
URL | http://<adapter_hostname>:<port>/devices |
Method | POST |
Content-Type | application/json |
Parameters |
The parameters are:
|
Sample Call |
Response Body:
|
Success Code |
Response Code: 200 |
Error Code |
400 : Bad Request 401 : Unauthorized 403 : Forbidden 404 : Not Found |