GET
Get the info about the new software.
| Responses | |
| 200 | GET successful. |
| Response (application/json): object | ||
| Member | Type | Description |
status | object | Informations about the Base Unit firmware update. read-only |
inProgress | boolean | Indicates if a software update is currently in progress. |
isSuccessful | boolean | Indicates if the software update process finished successfully. |
message | string | Current update message shown on Base Unit display. |
progress | string | Current state of the ongoing update process. |