PROVIDER_SIDE

All the reverse entity references for this entity

The Flight Status Data Publication Interface allows a consumer to obtain updates of the ADS-C exchanges of the flights he is interested in. It provides two ways of doing so: By creating an endpoint from which a consumer can listen to updates of flights matching certain filtering criteria defined in a subscription created through the Flight Status Subscription Management Interface. In which case he will receive in its subscription response the endpoint address created specifically for his subscription. The dynamic endpoint created for a specific subscription is labelled by /<address> in this document, the specific value taken by the <address> placeholder is resolved in runtime and provided in the subscription response. By defining a number of preconfigured static endpoints where predefined filters are already applied. These preconfigured static endpoints do not require the creation of a specific subscription by the consumer, they are created in design-time by the service provider and are readily available for any consumer, subject to authorization verification. These static endpoints are labelled by /<predefinedSubscription> in this document, the specific values taken by these endpoints is defined by the service provider during design-time.

Operations

This operation allows the service provider to publish flight status updates to service consumers based on their subscriptions. By creating an endpoint from which a consumer can listen to updates of flights matching certain filtering criteria defined in a subscription created through the Flight Status Subscription Management Interface. In which case he will receive in its subscription response the endpoint address created specifically for his subscription. The dynamic endpoint created for a specific subscription is labelled by /<address> in this document, the specific value taken by the <address> placeholder is resolved in runtime and provided in the subscription response.

By defining a number of preconfigured static endpoints where predefined filters are already applied. These preconfigured static endpoints do not require the creation of a specific subscription by the consumer, they are created in design-time by the service provider and are readily available for any consumer, subject to authorization verification. These static endpoints are labelled by /<predefinedSubscription> in this document, the specific values taken by these endpoints is defined by the service provider during design-time.

The AMQP_MESSAGING Interface Binding as detailed in the EUROCONTROL Specification for SWIM Technical Infrastructure Yellow Profile, edition 1.1

Interface Provision Side

The Flight Status Subscription Management Interface allows a consumer of the SWIM ADS-C Ground Distribution Service to subscribe to flight status changes he is interested in to receive via the Flight Status Data Publication Interface.

Operations
Description

The reply message of the flight status subscription request confirming the subscription was successfully created.

Description

This message allows a consumer of the service to unsubscribe to a subscription he previously made on a flight status change.

Description

The reply message of the list subscriptions request which is confirmed and detailing the list of flights status subscriptions he has.

Description

The reply message of the subscriptions details request which is confirmed and giving the details of the subscriptions the service consumer.

Interface Provision Side

The Flight Status Interface allows a consumer of the SWIM ADS-C Ground Distribution Service to query: The ICAO 24-bit aircraft address based on the information available to the ADS-C Common Service based on the logon information received, The flight status of the aircraft, The last report of the aircraft.

Operations
Description

The reply message of the aircraft address request containing the ICAO 24-bit aircract address in hexadecimal representation.

Description

This message allows a service consumer to query the flight status of the flight.

Description

The reply message of the flight status request detailing the status of the flight.

Description

This message allows a service consumer to query the last report of the flight.

Description

The reply message of the last report request detailing the last report of the flight.

Description

The reply message of the last report request detailing the contract settings of the flight.

Interface Provision Side

The Service Status Monitoring Interface allows a consumer to retrieve updates of the SWIM ADS-C Ground Distribution Service health and operational status.

Operations

This operation allows the interface consumer to retrieve updates of the SWIM ADS-C Ground Distribution Service health and operational status.

The WS Light Interface Binding as detailed in the EUROCONTROL Specification for SWIM Technical Infrastructure Yellow Profile, edition 1.1.

The Service Status Monitoring Interface shall be conformant with the SWIM-TI Yellow Profile (v1.1+) Network Interface Bindings Specification.

Interface Provision Side

The Demand Contract Request Interface allows a consumer of the SWIM ADS-C Ground Distribution Service to request the creation of a demand contract with a specific aircraft.

Operations

The Demand Contract Request Interface allows a consumer of the SWIM ADS-C Ground Distribution Service to request the creation of a demand contract with a specific aircraft. The Consumer receives a "demandContractReply" confirming the Demand Contract Request has been delivered.

The WS Light Interface Binding as detailed in the EUROCONTROL Specification for SWIM Technical Infrastructure Yellow Profile, edition 1.1.

Description

This message allows a service consumer to request the creation of a demand contract with a specific aircraft.

Description

Reply message to the demandContractRequest confirming the Demand Contract Request has been delivered.

Interface Provision Side

This operation allows the interface consumer to retrieve updates of the SWIM Logon Ground Distribution Service health and operational status.

Operations

This operation allows the interface consumer to retrieve updates of the SWIM Logon Ground Distribution Service health and operational status.

The WS Light Interface Binding as detailed in the EUROCONTROL Specification for SWIM Technical Infrastructure Yellow Profile, edition 1.1.

The Service Status Monitoring Interface shall be conformant with the SWIM-TI Yellow Profile (v1.1+) Network Interface Bindings Specification.

Interface Provision Side

The Logon Data Publication Interface allows a consumer of the Logon Ground Distribution SWIM Service to asynchronously obtain Logon information of flights he is interested in. It provides two ways of doing so: By creating an endpoint from which a consumer can listen to updates of flights matching certain filtering criteria defined in a subscription created through the Logon Subscription Management Interface. In which case he will receive in its subscription response the endpoint address created specifically for his subscription. The dynamic endpoint created for a specific subscription is labelled by /<address> in this document, the specific value taken by the <address> placeholder is resolved in runtime and provided in the subscription response. By defining a number of preconfigured static endpoints where predefined filters are already applied. These preconfigured static endpoints do not require the creation of a specific subscription by the consumer, they are created in design-time by the service provider and are readily available for any consumer, subject to authorization verification. These static endpoints are labelled by /<predefinedSubscription> in this document, the specific values taken by these endpoints is defined by the service provider during design-time

Operations

The Logon Data Publication Interface allows a consumer of the Logon Ground Distribution SWIM Service to asynchronously obtain Logon information of flights he is interested in. By creating an endpoint from which a consumer can listen to updates of flights matching certain filtering criteria defined in a subscription created through the Subscription Management Interface. In which case he will receive in its subscription response the endpoint address created specifically for his subscription. The dynamic endpoint created for a specific subscription is labelled by /<address> in this document, the specific value taken by the <address> placeholder is resolved in runtime and provided in the subscription response.

This operation allows the service provider to publish Logon data to service consumers based on a list of predefined filters. By defining a number of preconfigured static endpoints where predefined filters are already applied. These preconfigured static endpoints do not require the creation of a specific subscription by the consumer, they are created in design-time by the service provider and are readily available for any consumer, subject to authorization verification. These static endpoints are labelled by /<predefinedSubscription> in this document, the specific values taken by these endpoints is defined by the service provider during design-time.

The AMQP_MESSAGING Interface Binding as detailed in the EUROCONTROL Specification for SWIM Technical Infrastructure Yellow Profile, edition 1.1

Interface Provision Side

The Logon Subscription Management Interface allows a consumer of the Logon Ground Distribution SWIM Service to subscribe to a particular set of logon information via the Logon Data Publication Interface.

Operations

This operation allows a consumer of the SWIM Logon Ground Distribution Service to select the set of logon information he is interested to receive via the Logon Data Publication Interface. The Logon Subscription Management Interface shall expose the following endpoint for consumers to manage their subscriptions: /logonSubscriptions The Logon Subscription Management Interface shall create the following endpoint upon successful validation of the subscriptionRequest: /logonSubscriptions/<subscriptionId>

This operation allows a service consumer to unsubscribe from the set of logon information changes he is subscribed to. The Logon Subscription Management Interface shall support the following HTTP method on the /logonSubscriptions/<subscriptionId> endpoints: -DELETE

Description

This message allows a consumer of the service to subscribe to a set of logon information he is interested in.

Description

The reply message of the subscription request indicating the subscription is confirmed.

Description

This message allows a consumer of the service to unsubscribe to a subscription he previously made.

Description

The reply message of the logon information unsubscription request confirming the unsubscription was successful.

Description

This message allows a consumer of the service to list the subscriptions he is currently subscribed to.

Description

The reply message of the list subscriptions request which is confirmed and detailing the list of subscriptions he has.

Description

The reply message of the subscriptions details request which is confirmed and giving the details of the subscriptions the service consumer.

Interface Provision Side

The Authority Management Interface allows a consumer of the Logon Ground Distribution SWIM Service to synchronously set the CDA/NDA status of an aircraft.

Operations

The Authority Management Interface allows a consumer of the Logon Ground Distribution SWIM Service to synchronously set the CDA status of an aircraft.

Operation Message

The Authority Management Interface allows a consumer of the Logon Ground Distribution SWIM Service to synchronously set the NDA status of an aircraft.

Operation Message

The Authority Management Interface allows a consumer of the Logon Ground Distribution SWIM Service to synchronously query the CDA status of an aircraft.

Operation Message

The Authority Management Interface allows a consumer of the Logon Ground Distribution SWIM Service to synchronously query the NDA status of an aircraft.

Operation Message
Description

This message allows a service consumer to set the Current Data Authority (CDA) status of a particular aircraft.

Description

The reply message to the setCDARequest confirming the message was well delivered.

Description

This message allows a service consumer to set the Next Data Authority (NDA) status of a particular aircraft.

Description

The reply message to the setNDARequest confirming the message was well delivered.

Description

This message allows a service consumer to request the Current Data Authority (CDA) status of a particular aircraft.

Description

The reply message to the getCDARequest confirming the message was well delivered.

Description

This message allows a service consumer to request the Next Data Authority (NDA) status of a particular aircraft.

Description

The reply message to the getNDARequest confirming the message was well delivered.

Interface Provision Side

The Aircraft Contact Interface allows a consumer of the Logon Ground Distribution SWIM Service to issue a request to the LS to send a CM-Contact to a particular aircraft.

Operations

The Aircraft Contact Interface allows a consumer of the Logon Ground Distribution SWIM Service to issue a request to the LS to send a CM-Contact to a particular aircraft. The Aircraft Contact Interface shall expose the following endpoint for consumers to request the LS to issue a CM contact: /aircraft/<aircraftAddressHex>/contact

Description

This message allows a service consumer to make a request to the Logon service to send a CM-contact to a particular aircraft.

Description

The reply message to the requestContactRequest confirming the message was well delivered.

Interface Provision Side