With these changes it is possible to switch the setup at runtime via the control server. The functionality is implemented in Simulation.
I expect the implementation to change somewhat when all the adapter-related issues are taken up in the next release, so this implementation is very focused on providing only this new capability and nothing else.
This fixes #98.
With these changes it is possible to switch the setup at runtime via the control server. The functionality is implemented in
Simulation
.I expect the implementation to change somewhat when all the adapter-related issues are taken up in the next release, so this implementation is very focused on providing only this new capability and nothing else.