Module svc_assets::rest::structs
source · Expand description
Definition of the structs used to represent network assets. This file only exists for development purposes. It is to be replaced by networking calls to the database and to be removed upon completion.
Types here are different from the openapi types.
Structs
- A struct representing an aircraft.
- A struct representing a group of assets.
- Attributes that are common to all assets.
- A struct representing the operator.
- A struct representing a vertipad (a vertical landing pad).
- A struct representing a vertiport (a vertical airport).
Enums
- Status of an asset.
Traits
- Get information about an asset.