Skip to content

ReceiverSnapshot

ReceiverSnapshot Schema

Properties

Name Type Description
id Integer The unique identifier for the device state.
device_id Integer The unique identifier for the device state.
status Enum(ready, not_ready, unavailable, fault) No description
noise_diode_level Integer (Optional) No description
polarization Enum(linear, circular, any) (Optional) No description
is_cryo_ready Boolean (Optional) No description
frontend_temperature_k Float (Optional) No description
current_radio_filter_id Integer (Optional) No description
timestamp DateTime No description
is_connected Boolean No description
signal_offline Boolean (Optional) No description
recorded_on DateTime (Optional) No description
operational_status Enum(safe, unsafe, stabilizing, unknown, fault) (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.

Relationships

Relationship Name Type
device Receiver