Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Fix inheritance for simmonitor

appel_c requested to merge fix/fix_inheritance_for_simmonitor into main

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.

Merge request reports

Loading