A set of small tutorials showing the use of specific parts of the platform.
This project has declared the following modules:
| Name | Description |
|---|---|
| universAAL Tutorials Context Bus Publisher | A minimal version of a context bus publisher |
| universAAL Tutorials Context Bus Subscriber | A minimal version of a context subscriber |
| universAAL Tutorials Context Bus Tryout | A minimal version of a context bus publisher and subscriber that can be run as JUnit test (-> fast start) to experiment with the matchmaking. |
| universAAL Tutorials Service Bus Caller | A minimal version of a service bus caller |
| universAAL Tutorials Service Bus Callee | A minimal version of a service bus callee |
| universAAL Tutorials Service Bus Tryout | A minimal version of a service bus caller and callee that can be run as JUnit test (-> fast start) to experiment with the matchmaking. |
| universAAL Tutorials User Interaction Bus UICaller | A minimal version of a ui bus uicaller |