FESA3 Introduction
On this page the slides for the FESA3 introduction including an example class in 11/2018 are collected.
The introduction includes hints on how to start using FESA3, where to find help and support, where and how to start and how to implement a coffee machine with FESA3.
Example FESA Class
An example FESA Class showing the design on an interface to a coffee machine
The Class and Deploy Unit are available at:
https://git.gsi.de/fesa-workshop/Coffee https://git.gsi.de/fesa-workshop/Coffee_DU
[provisional pending acc git hosting solution]
In eclipse, Import project from git using the following URIs, use GSI weblogin username/password.
https://git.gsi.de/fesa-workshop/Coffee.git
https://git.gsi.de/fesa-workshop/Coffee_DU.git
The class has branches s1,s2,s3,s4,s5,s6,s7 that correspond to the steps mentioned in the slides.
The deploy-unit has branches s1,s5,s7 that correspond to the steps mentioned in the slides. Deploy-unit s1 works with Class s1-4.