Get Device Firmware
GET {{baseUrl}}/v1/device/:deviceUid/firmware
Get last changed device firmware version requested to deviceUid. Get Firmware version last successfully sent to the device.
- Read more about Firmwares, upgrade options and other important items
Parameters
| Field | Type | Required | Description |
|---|---|---|---|
deviceUid | string | required | device application id |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
x-auth | string | Authorization key and token | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{}