diff --git a/config/config.template.ini b/config/config.template.ini index 955fc5f..28a3a2f 100644 --- a/config/config.template.ini +++ b/config/config.template.ini @@ -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% #####################