ConstructorHealthStatus

edit

The health status of the constructor.

Properties

edit
connected (boolean)
Whether the constructor is connected
maintenance_mode (boolean)
Whether the constructor is in maintenance mode

Example

edit
{
   "connected" : true,
   "maintenance_mode" : true
}