AirspaceStatusProvider

This Service Interface exposes the technical operation that allows the consumer (operational supervisor, technical supervisor...) to get the current state of Airspace status data on request. It is typically used when starting the Service, for initialisation.

Operations

If airspaceStatusRequested is filled, this operation allows a consumer to get the applicable airspace status data related to all the relevant airspaces (ARES and/or CDR according to its request).

If airspaceName is filled, this operation allows a consumer to get the applicable airspace status data related to the designated airspace (ARES or CDR)..

Synchronous
SYNCHRONOUS
Precondition
Either airspaceStatusRequested or airspaceName should be filled.
TI Protocol Methods
transfer
Operation Message
Processing Consideration
Behaviour
Interface Binding Description

Information is exchanged in Protobuf format. Protocol buffers or Protobuf are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data similar to XML, but smaller, faster, and simpler.

Interface Provision Side
TI Primitive Message Exchange Pattern
Service Interface Binding
Network Interface Binding