Skip to content

Refactoring properties in AcceleratorNode

With the new class AccessibleProperty it is simpler to get the properties of an element using reflections. This simplifies as well linking a readback with its set handle for EPICS channels. Finally, it provides getter methods for conversions when getting data from EPICS.

Merge request reports