Skip to content

InstrumentRotatorSnapshot

InstrumentRotatorSnapshot 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(moving, idle, not_connected, fault) No description
position_angle Float (Optional) No description
target_position_angle Float (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.

Relationships

Relationship Name Type
device InstrumentRotator