Update config.template.ini

Adding config-parts for new functions
This commit is contained in:
Florian 2018-10-13 23:16:01 +02:00 committed by GitHub
parent 4f8c15d7d0
commit 2761ace2b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -349,11 +349,30 @@ SubA = 1
SubB = 1
SubC = 2
SubD = -2
# ...or define the priority depending on the RIC
# 1. switch it on
poc_spec_ric = 0
# 2. fill the following lists, seperator is ,
poc_prio2 =
poc_prio1 =
poc_prio0 =
poc_title = Alarm: %RIC%%LPAR%%FUNCCHAR%%RPAR%
poc_message = %DATE% %TIME% - %DESCR%: %MSG%
# Section for ZVEI
zvei_prio = 1
# default prio for all ZVEI - except you specify it different
zvei_std_prio = 1
# [1 - on, 0 - off] - by switching on you can list certain ZVEI depending on their priority
zvei_sep_prio = 0
# use the following lists, separator is ,
zvei_prio2 =
zvei_prio1 =
zvei_prio0 =
zvei_title = Alarm: %ZVEI%
zvei_message = %DATE% %TIME%: %ZVEI%