Update Device Firmware

PUT {{baseUrl}}/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.

HEADERS

KeyDatatypeRequiredDescription
x-authstringAuthorization key and token
Content-Typestring
Content-Typestring
Acceptstring

RESPONSES

status: OK

{}