ISISComputingGroup / lewis-ess

Let's write intricate simulators!
GNU General Public License v3.0
21 stars 19 forks source link

Expose device interface separately in ControlServer #173

Closed MichaelWedel closed 7 years ago

MichaelWedel commented 7 years ago

As discussed in and a prerequisite for #171, the device interface needs to be handled differently in Simulation.

There needs to be an intermediate object that owns the adapters and is exposed via ControlServer. This is also a preparation step for allowing multiple interfaces to one simulated device.