Problem
Related to #5 and #4 we need to split the main class.
Potential Solution
- Create a DynamicGraphProcess class and a HardwareCommunicationProcess class.
- Create python bindings for both in order to have them living a python terminal (help the learning people to manage their code).
Problem
Related to #5 and #4 we need to split the main class.
Potential Solution