| id |
Integer |
The unique identifier for the device. |
| model_id |
Integer (Optional) |
No description |
| max_tracking_duration |
Float |
No description |
| max_slew_rate |
Float |
No description |
| meridian_avoidance |
Float |
No description |
| zenith_avoidance |
Float |
No description |
| min_altitude |
Float |
No description |
| pivot_x |
Float |
No description |
| pivot_y |
Float |
No description |
| pivot_z |
Float |
No description |
| default_pier_side |
Enum(east, west) |
No description |
| mount_type |
Enum(german_equatorial, equatorial, alt_az, alt_alt) |
No description |
| meridian_tracking_limit |
Float |
No description |
| max_slew_rate_axis1 |
Float |
No description |
| max_slew_rate_axis2 |
Float |
No description |
| max_slew_acceleration_axis1 |
Float (Optional) |
No description |
| max_slew_acceleration_axis2 |
Float (Optional) |
No description |
| model_name |
String(50) (Optional) |
No description |
| manufacturer |
String(50) (Optional) |
No description |
| uid |
UUID |
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. |
| telescope_id |
Integer (Optional) |
No description |
| observatory_id |
Integer (Optional) |
No description |
| owner_id |
Integer |
The organization or user which owns the device. |
| name |
String(Unbounded) (Optional) |
The name of the device. |
| serial_number |
String(100) (Optional) |
No description |
| image_id |
UUID (Optional) |
No description |
| is_deleted |
Boolean |
No description |