Skip to Content
Data ModelsAsset Model

Asset Model

An Asset Model is a type-certificate style specification published by an Asset Manufacturer Organisation. It defines category, class, and operational limits that Asset instances inherit.

Role in the platform

Manufacturers register models before Asset Owners create instances. Allowed payload UUIDs constrain which Payload Models may be equipped. Integrators read models when onboarding fleet inventory.

Core fields

FieldDescription
model_uuid / model_udai_idPublic identifiers
model_name / model_variant / model_versionModel labelling
type_certificate_numberDGCA type certificate number when applicable
manufacturer_uuidOwning manufacturer organisation
category / sub_category / classClassification (see Enums)
max_takeoff_weightMaximum take-off weight in kg
max_dimensionsMaximum dimensions string (for example LxWxH in mm)
max_enduranceMaximum endurance in minutes
max_rangeMaximum range in km
max_speedMaximum speed in m/s
max_heightMaximum height in metres
min_temp / max_tempOperating temperature bounds in °C
operation_envelopeEnvelope label (for example VLOS or BVLOS)
operation_timeAllowed time windows
frequencyRadio frequency description
gcs_model / gcs_versionGround control station model and version
applicationIntended application description
sourceData source (for example self-declared)
allowed_payload_uuidsPayload models permitted on this model
registered_at / registered_byRegistration stamp
statusRecord lifecycle (Active, soft-deleted, and related states)
created_at / created_byCreation audit
updated_at / updated_byLast update audit
Last updated on