Skip to Content

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

FieldDescription
mission_uuid / mission_udai_idPublic identifiers
org_uuidOperations owner organisation
mission_name / mission_descriptionOperational labelling
start_time / end_timeOverall operational window
constraint_uuidMission envelope in the Constraint Engine
min_height / max_heightAltitude bounds in metres AGL
assetsAssigned assets and payloads
pilotsAssigned pilot user UUIDs
airspace_restrictions_coveredZone UUIDs overlapped by the mission
permissionsPermission records for airspace segments
statusMission lifecycle status (see Enums)
Last updated on