Mission
A Mission is the high-level operational container. It covers a broad geographic envelope, names the assets and pilots involved, and holds Permission rows for restricted or controlled Airspace Zones the operation intersects. One or more Flight Plans are filed within a mission.
Hierarchy: Mission → Flight Plan → Flight Session → Telemetry.
Role in the platform
Asset Owner organisations create and manage missions. At create time the platform detects intersecting Airspace Zones, creates Permission rows, and runs auto-approval (Approved only for AwarenessZone with GreenZone; otherwise Pending). Airspace Managers can read missions that fall within zones they manage and decide pending permissions.
Core fields
| Field | Description |
|---|---|
mission_uuid / mission_udai_id | Public identifiers |
org_uuid | Operations owner organisation |
mission_name / mission_description | Operational labelling |
start_time / end_time | Overall operational window |
constraint_uuid | Mission envelope in the Constraint Engine |
min_height / max_height | Altitude bounds in metres AGL |
assets | Assigned assets and payloads |
pilots | Assigned pilot user UUIDs |
airspace_restrictions_covered | Zone UUIDs overlapped by the mission |
permissions | Permission records for airspace segments |
status | Mission lifecycle status (see Enums) |
Related APIs
Last updated on