2.42 configuration/system/status

GET

Get information about the Base Unit.

Responses
200GET successful.
Response (application/json): object
MemberTypeDescription
currentUptime
integerThe number of seconds since this Base Unit was last booted.
errorCode
stringThe health state of this Base Unit. If the status is not 'Ok', more detailed information can be found in the 'errorMessage' parameter.
errorMessage
stringThe health message of this Base Unit.
firstUsed
string (date-time)

The date and time when this Base Unit was booted for the first time.

Example: 2019-09-27 03:24:36

inUse
booleanIndicates if at least one source (Button, App…) is currently connected.
sharing
booleanIndicates if at least one of the connected sources (Button, App…) is currently sharing content on the display.
totalUptime
integerThe total number of seconds that this Base Unit has been running.