Add files via upload

added options for Express-Alarm
This commit is contained in:
f-kessler 2017-09-19 20:55:03 +02:00 committed by GitHub
parent fbc3e53a1d
commit 9ffa872b74

View file

@ -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