Skip to content

SunAltitudeConstraint

SunAltitudeConstraint Schema

Properties

Name Type Description
id Integer The unique identifier for the constraint.
uid UUID No description
constraint_type Enum(weather_sensor, storage, battery, camera_temperature, sun_altitude, mount_sun_separation) No description
owner_id Integer The organization or user which owns the constraint.
is_active Boolean No description
min_value Float (Optional) No description
max_value Float (Optional) No description
stability_threshold Integer Amount of time in seconds the constraint must be stable before it is considered valid
max_data_age Integer How long in seconds the constraint can go without an update before it is considered invalid
last_modified DateTime Timestamp of the most recent update to the constraint
is_deleted Boolean Flag indicating whether the constraint has been deleted
observatory_id Integer The observatory/site safety boundary for this constraint.
telescope_id Integer (Optional) Optional telescope context for telescope-specific constraints.

Relationships

Relationship Name Type
owner Entity
observatory Observatory
telescope Telescope
actions OperationalConstraintAction
states OperationalConstraintStatusSnapshot