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

External Notifications

Maciej Gladki edited this page Nov 22, 2017 · 2 revisions

External Notifications

Format

The notification request contains:

  • xml attribute sound filename of the sound alarm to be played (see the list of possible files below)
  • xml attribute sender name of the sender (e.g. WBM, DQM) (limit 200 characters)
  • xml attribute talk text-to-speech message (limit 200 characters)
  • xml value - text to be displayed (limit 4000 characters)

Example of the request:

<alarm sound='WeAreTheChampions.wav' sender='mgladki' talk='Have a nice day'>Happy shifting</alarm>

Available sounds

The list of available sounds: https://svnweb.cern.ch/trac/cms-daqdemo/browser/DAQTools/Monitoring/trunk/CMS-WOW/SoundDir

Clone this wiki locally