Skip to content
This repository was archived by the owner on Jul 2, 2021. It is now read-only.

Releases: cmsdaq/NotificationManager

1.3.0 - Support for external systems

15 Feb 13:59

Choose a tag to compare

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>