| id |
Integer |
The unique identifier for the device state. |
| device_id |
Integer |
The unique identifier for the device state. |
| temperature |
Float (Optional) |
No description |
| temperature_setpoint |
Float (Optional) |
No description |
| at_temperature_setpoint |
Boolean (Optional) |
No description |
| exposure_elapsed |
Float (Optional) |
No description |
| exposure_duration |
Float (Optional) |
No description |
| cooler_on |
Boolean (Optional) |
No description |
| native_status_code |
Integer (Optional) |
No description |
| native_status_name |
String(Unbounded) (Optional) |
No description |
| status |
Enum(exposing, reading_out, idle, fault, not_connected) |
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. |