The implementation of the SWIM solution provides external users with access to two basic types of data:
- static data on airspace elements,
- data on airspace element reservations and their activity status,
along with mechanisms for filtering these data.
The above is implemented using mechanisms enabling the receipt of information about the status of airspace in real time, upon prior request from an external user (Publish/Subscribe and Request/Response mechanisms).