Asset
An Asset is an individual aircraft instance owned by an Asset Owner Organisation. Each asset references an Asset Model and may carry active Payload Models. Telemetry authentication uses an Asset Certificate.
Role in the platform
Assets are assigned to Missions and Flight Plans, and bound to Flight Sessions for live operations. Ownership transfers use Resource Invitations with asset resource_type.
Core fields
| Field | Description |
|---|---|
asset_uuid / asset_udai_id | Public identifiers |
asset_uin | DGCA Unique Identification Number when issued |
uin_status | UIN issuance state (see Enums) |
asset_org_internal_uuid | Optional organisation-internal asset identifier |
asset_model_uuid | Parent asset model |
org_owner_uuid | Owning Asset Owner organisation |
source | Data source (for example self-declared) |
active_payload_uuids | Currently equipped payload model UUIDs |
registered_at / registered_by | Registration stamp |
status | Record lifecycle (Active, soft-deleted, and related states) |
created_at / created_by | Creation audit |
updated_at / updated_by | Last update audit |
Related APIs
Last updated on