Interfaces

This section follows on the previous one, and introduces the use of MARTe2-components Interfaces.

The role of the Interface components is to provide a way to asynchronously connect the MARTe application to the outside world, providing a common definition for the exchange of commands and data.

Examples of the use of Interfaces include changing the state of the application, monitoring the application over http, reconfiguring the application at runtime, etc.