diff --git a/config/config.template.ini b/config/config.template.ini index d943faf..f3373f3 100644 --- a/config/config.template.ini +++ b/config/config.template.ini @@ -114,6 +114,19 @@ ricd = Unwetter # Usually sent periodically, separated by comma netIdent_ric = 0174760, 1398098 +[ExpressAlarm] +# Using Express-Alarm (0 - off | 1 - on) +expressAlarm = 0 + +# time limit for alarms that do not belong to the Express-Alarm sequence +expressAlarm_ignore_time = 15 + +# Express-Alarm delimiter RIC +expressAlarm_delimiter_ric = + +# Express-Alarm RIC that is used to send the message +expressAlarm_ric = + [Filters] # RegEX Filter Configuration # http://www.regexr.com/ - RegEX Test Tool an Documentation