.. date: 13/04/2026 author: Andre' Neto copyright: Copyright 2017 F4E | European Joint Undertaking for ITER and the Development of Fusion Energy ('Fusion for Energy'). Licensed under the EUPL, Version 1.1 or - as soon they will be approved by the European Commission - subsequent versions of the EUPL (the "Licence") You may not use this work except in compliance with the Licence. You may obtain a copy of the Licence at: http://ec.europa.eu/idabc/eupl warning: Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence permissions and limitations under the Licence. 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. .. toctree:: :maxdepth: 1 :caption: Contents: mass_spring_int_1 mass_spring_int_2 mass_spring_int_3 mass_spring_int_4 mass_spring_int_5