This Service Interface definition exposes the APP/TWR operations allowing the consumer to input operations specific to the flight phases located before the first route point (SID included) and those located after the last route point (from the STAR included). It addresses operations such as: - departureClearance, - setTakeOffTime.
Operations
Allows the operator to issue a departure clearance for a flight
Allows the operator to set or update the take off time for a flight
Endpoints
For security reasons, the addresses will be communicated only to Customers
amqps://
Service Interface Binding
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.