Replace the InstaCoSADev library approach with a new "Application framework".
This is a first mock implementation with very limited functionality. The idea is based on discussions during the OPC-UA control system adapter kickoff meeting and subsequent personal discussions.
Showing
- CMakeLists.txt 6 additions, 6 deletionsCMakeLists.txt
- example/IndependentControlCore.h 0 additions, 70 deletionsexample/IndependentControlCore.h
- example/InstaCoSADevExample_server.cc 0 additions, 10 deletionsexample/InstaCoSADevExample_server.cc
- example/demoApp.cc 89 additions, 0 deletionsexample/demoApp.cc
- example/demoApp.conf 12 additions, 10 deletionsexample/demoApp.conf
- include/Accessor.h 110 additions, 0 deletionsinclude/Accessor.h
- include/Application.h 118 additions, 0 deletionsinclude/Application.h
- include/ApplicationModule.h 42 additions, 0 deletionsinclude/ApplicationModule.h
- include/InstaCoSADev.h 0 additions, 45 deletionsinclude/InstaCoSADev.h
- include/PublishedAccessor.h 69 additions, 0 deletionsinclude/PublishedAccessor.h
- include/ScalarAccessor.h 127 additions, 0 deletionsinclude/ScalarAccessor.h
- src/Application.cc 134 additions, 0 deletionssrc/Application.cc
- src/InstaCoSADev.cc 0 additions, 88 deletionssrc/InstaCoSADev.cc
Loading
Please register or sign in to comment