cmsdaq / DAQExpert

New expert system processing data model produced by DAQAggregator
1 stars 2 forks source link

Support for external system notifications #35

Open gladky opened 7 years ago

gladky commented 7 years ago

Add support for DCS, WBM, DQM notifications. External notification sources: DCS, DQM, WBM

Steps

gladky commented 7 years ago

Protocol

<alarm sender="WBM" sound="mysound.wav" talk="a text to play"> A text to display </alarm>

Endpoint

Endpoint for external system notifications is now daq-expert.cms:45503 This will accept message they want to generate in sound system - just like it's currently done in Doctor.

Previous endpoint: cmsdaqweb.cms:45503 (extracted from repo).

Contact persons:

gladky commented 7 years ago

Questions: