From 3fc0e6d27a17dae678a4ed0181471d5cbef5ff75 Mon Sep 17 00:00:00 2001 From: grosj <56541936+grosj@users.noreply.github.com> Date: Mon, 4 Nov 2019 08:25:38 +0100 Subject: [PATCH] Update config.template.ini Beschreibung zum Divera-Plugin angepasst. Typo korrigiert. --- config/config.template.ini | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/config/config.template.ini b/config/config.template.ini index 28a3a2f..2ae9af2 100644 --- a/config/config.template.ini +++ b/config/config.template.ini @@ -467,6 +467,9 @@ keepon = 60 [Divera] # See https://api.divera247.com/ for Api-Documentation # Title: Alarm-Stichwort (max. 50 Zeichen, in der kostenlosen Version max. 30 Zeichen) +# Text: Alarm-Text (in der kostenlosen Version wird dies nicht übernommen) +# Priority: true / false. +# Wird ein anderer Wert oder gar keiner gesetzt, so wird die Divera-Alarmierung nicht durchgeführt. # Divera API Key accesskey = @@ -475,8 +478,8 @@ accesskey = # Adapt Pocsag Subric (a,b,c,d) to Divera Priorities (true/false) SubA = true SubB = false -SubC = false -SubD = false +SubC = +SubD = poc_title = %DESCR%: %MSG% poc_text = %DATE% %TIME% - %DESCR%: %MSG% @@ -485,7 +488,7 @@ poc_text = %DATE% %TIME% - %DESCR%: %MSG% # default prio for all ZVEI - except you specify it different zvei_prio = true zvei_title = Alarm: %ZVEI% -zvei_test = %DATE% %TIME%: %ZVEI% +zvei_text = %DATE% %TIME%: %ZVEI% # Section for FMS fms_prio = true