AirspaceStatusSubscriber

This service Interface exposes the operations for publishing on-line updates of Airspace Status data on a specific airspace immediately when updated.

Operations

In case of dynamic modification of an ARES activation status, this operation performs the publication of the new status and data related to the updated ARES to the subscribed service consumers..

Synchronous
ASYNCHRONOUS
TI Protocol Methods
transfer
Operation Message

In case of dynamic modification of a CDR status, this operation performs the publication of the new status and data related to the updated CDR to the subscribed service consumers.

The publication message contains the description of the status of the given CDR.

The CDR status is based on 2 attributes of the publication message:
- cdrStatus (its value is Open or Closed)
- cdrLockStatus (its value is Locked or Unlocked)
cdrStatus is provided only if cdrLockStatus is Locked. If cdrLockStatus is Unlocked, the Open/Closed status of the CDR can be deduced from the timetable.
.

Synchronous
ASYNCHRONOUS
TI Protocol Methods
transfer
Operation Message
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