| id |
Integer |
The unique identifier for the device state. |
| device_id |
Integer |
The unique identifier for the device state. |
| azimuth |
Float (Optional) |
No description |
| target_azimuth |
Float (Optional) |
No description |
| altitude |
Float (Optional) |
No description |
| status |
Enum(idle, active, not_connected, fault) (Optional) |
No description |
| shutter_status |
Enum(open, opening, partially_open, closed, closing, fault) (Optional) |
No description |
| rotation_status |
Enum(moving, idle, fault) (Optional) |
No description |
| timestamp |
DateTime |
No description |
| is_connected |
Boolean |
No description |
| operational_status |
Enum(safe, unsafe, stabilizing, unknown, fault) (Optional) |
No description |
| signal_offline |
Boolean (Optional) |
No description |
| recorded_on |
DateTime (Optional) |
No description |
| fault_reason |
String(Unbounded) (Optional) |
No description |
| device_type |
Enum(enclosure, ota, camera, focuser, instrument_rotator, filter_wheel, mount, weather_sensor, antenna, receiver, radio_backend) |
The type of the device. |
| recorded_at |
DateTime |
The timestamp when the device state was created. |