ISISComputingGroup / ISISComputingGroup/IBEX
GUI/block server: Config alert settings
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
As part of #4870 as an instrument scientist I want to be able to set from the GUI the alert range on a block for a config; in a similar manner to run control.
### Acceptance Criteria
- The config contains an entry for a blocks alert settings:
- enabled
- high
- low
- delay
- The config can be saved and loaded from the GUI
- When a config is loaded then new alert settings are applied
- The GUI can set a alert config on a block
- When a config is reloaded the alert is not triggered until the blockserver has had time to setup the new settings (so that old settings do not trigger an alert to be raised when config is changed)
- feature is documented in teh user guide
- squish tests exist
- unit and system tests exist
### Notes
- I have not included where the alerts should be sent in the config this is done only through the alert override dialog.
- See original ticket #4870 and https://github.com/ISISComputingGroup/EPICS-ioc/blob/master/RUNCTRL/README.md for helpful details for implementation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.