Fix inheritance for simmonitor
Description
This MR fixes the inheritance for the SimMonitor
, making it an ophyd.Signal
instead of ophyd.Device
. This is the appropriate class to simulate EpicsSignals such as bpm4i.
Additional Comments
can only be merged after bec!711 (merged)
Definition of Done
-
Documentation is up-to-date.