ControlSystemStudio / cs-studio

Control System Studio is an Eclipse-based collections of tools to monitor and operate large scale control systems, such as the ones in the accelerator community.
https://controlsystemstudio.org/
Eclipse Public License 1.0
113 stars 96 forks source link

Numeric to string for alarm status #2642

Closed tanviash closed 4 years ago

tanviash commented 4 years ago

Currently, Databrowser "Inspect samples" view shows the alarm status as a numeric enum value when source is archiver appliance. This PR is to provide numeric to string conversion for alarm status field so that status field is represented as string enum as it is more user friendly.

dxmaxwell commented 4 years ago

@tanviash For testing at FRIB I left off the version from the manifest, so I simply used org.epics.jca,

willrogers commented 4 years ago

It looks to me like some of the tests fail because of this change. It's not your fault, we should be running them!