This repository was archived by the owner on Jul 2, 2021. It is now read-only.
Releases: cmsdaq/NotificationManager
Releases · cmsdaq/NotificationManager
1.3.0 - Support for external systems
The protocol is based on the one in old DAQDoctor. Here is example:
<CommandSequence>
<alarm sender="WBM" sound="mysound.wav" talk="a text to play">a text to display</alarm>
<alarm sender="WBM" sound="mysound2.wav" talk="a 2nd text to play">a 2nd text to display</alarm>
</CommandSequence>