Skip to main content

Update Device Firmware

PUT 

/v1/device/:deviceUid/firmware

Request change device firmware version by deviceUid.

Set/upgrade Firmware version of a device.

Parameters

FieldTypeRequiredDescription
deviceUidstringrequiredDevice uid

Body

content-type: application/json or application/x-www-form-urlencoded

FieldTypeDescription
versionstring ex.: T-HKMLAKUC-2020.5Version of FW you want to upgrade to. Versions layout differs vendor to vendor.

Request

Responses

OK

Response Headers
    Content-Type
    Link

    Contains URL pointing to the result of this action. Keep making requests to this URL, until the response indicates, that the action was processed. For more information, refer to endpoint Get Device History.