Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ESPA Monitor configuration

Common problem for healthcare/pager devices is that despite of using the protocol with strict specification (ESPA 4.4.4) there is a lot of possibilities in message formats which sent from the device and can be configured on the device to send any kind of information. This way even same models in different installations may send absolutely different messages and have different requirement for messages screening or transmitting into pager/phone devices. To add more flexibility and get rid of BASH programming when setting up the system this version uses set of rules built over POSIX extended regular expressions that can describe messages formats and transformations.


Configuration file is organized as ini-style key-value sets split into sections.

...