Add Section for Divera-Plugin

This commit is contained in:
grosj 2019-10-15 08:40:12 +02:00 committed by GitHub
parent ca26f1dc9a
commit 4b8f64795b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -175,6 +175,7 @@ Pushover = 0
Telegram = 0
yowsup = 0
hue = 0
Divera = 0
# for developing - template-module
template = 0
@ -463,6 +464,32 @@ timeoff = 1
# configure 0 to keep the switch on for infinite time or configure >=1 to keep it for the value in seconds to on, before switching to off.
keepon = 60
[Divera]
#See https://www.divera247.com/documentation/local-management-alarm-api.html for Api-Documentation
# Divera API Key
accesskey =
# Section for POCSAG
# Adapt Pocsag Subric (a,b,c,d) to Divera Priorities (true/false)
SubA = true
SubB = false
SubC = false
SubD = false
poc_type = %DESCR%: %MSG%
poc_text = %DATE% %TIME% - %DESCR%: %MSG%
# Section for ZVEI
# default prio for all ZVEI - except you specify it different
zvei_prio = true
zvei_type = Alarm: %ZVEI%
zvei_test = %DATE% %TIME%: %ZVEI%
# Section for FMS
fms_prio = true
fms_type = FMS: %FMS%
fms_text = %DATE% %TIME%: %FMS%%BR%Status: %STATUS% - Direction: %DIRT% - TSI: %TSI% %LPAR%%DESCR%%RPAR%
#####################
##### Not ready yet #
#####################