mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-01-23 00:30:14 +01:00
Update config.template.ini
This commit is contained in:
parent
c3589a9337
commit
0181075d3e
|
|
@ -465,7 +465,9 @@ timeoff = 1
|
|||
keepon = 60
|
||||
|
||||
[Divera]
|
||||
#See https://www.divera247.com/documentation/local-management-alarm-api.html for Api-Documentation
|
||||
# See https://api.divera247.com/ for Api-Documentation
|
||||
# Title: Alarm-Stichwort (max. 50 Zeichen, in der kostenlosen Version max. 30 Zeichen)
|
||||
|
||||
# Divera API Key
|
||||
accesskey =
|
||||
|
||||
|
|
@ -476,18 +478,18 @@ SubB = false
|
|||
SubC = false
|
||||
SubD = false
|
||||
|
||||
poc_type = %DESCR%: %MSG%
|
||||
poc_title = %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_title = Alarm: %ZVEI%
|
||||
zvei_test = %DATE% %TIME%: %ZVEI%
|
||||
|
||||
# Section for FMS
|
||||
fms_prio = true
|
||||
fms_type = FMS: %FMS%
|
||||
fms_title = FMS: %FMS%
|
||||
fms_text = %DATE% %TIME%: %FMS%%BR%Status: %STATUS% - Direction: %DIRT% - TSI: %TSI% %LPAR%%DESCR%%RPAR%
|
||||
|
||||
#####################
|
||||
|
|
|
|||
Loading…
Reference in a new issue