The interface allows users access to digitalNOTAM event feed to receive any updates. Service uses OASIS Standard AMQP Version 1.0. and 0.9.1. After establishing a TLS connection the client sends a protocol header indicating whether it wants to use AMQP 1.0 or AMQP 0.9.1.
Endpoint is AMQP Queue in AMQP Message Broker. Each subscription is linked to one queue. The necessary details regarding AMQP credentials and queue is contained in the subscription confirmation. The consumer needs to establish a consumer-client confirmation to consume the data from that queue. Queue enables guaranteed messaging, that means message is kept in the queue until message consumer sends acknowledgment. Only then message is removed from the queue.
Http endpoint url will be provided after registering to become a client.
Operations
This operation allows service provider to publish Digital NOTAM messages to AMQP broker queues.
Service Interface Binding
The service is bound to the AMQP 1.0 and 0.9.1 messaging protocol. The service Interface binding is compliant with EUROCONTROL Specification for SWIM Technical Infrastructure (TI) Yellow Profile.
Network Interface Binding
The service shall use the network bindings of the SWIM TIYP IPv4 Secure Unicast.