| id |
Integer |
The unique identifier for the device. |
| model_id |
Integer (Optional) |
No description |
| max_tracking_duration_sec |
Float |
No description |
| settle_time_sec |
Float |
No description |
| max_slew_rate_deg_per_sec |
Float |
No description |
| meridian_avoidance_deg |
Float |
No description |
| zenith_avoidance_deg |
Float |
No description |
| min_altitude_deg |
Float |
No description |
| pivot_x_m |
Float |
No description |
| pivot_y_m |
Float |
No description |
| pivot_z_m |
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_deg |
Float |
No description |
| max_slew_rate_axis1_deg_per_sec |
Float |
No description |
| max_slew_rate_axis2_deg_per_sec |
Float |
No description |
| max_slew_acceleration_axis1_deg_per_sec2 |
Float (Optional) |
No description |
| max_slew_acceleration_axis2_deg_per_sec2 |
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 |