2015-07-31 20:16:13 +02:00
|
|
|
typ,id,APIKey,priority,eventPrefix,comment
|
2015-07-28 22:50:22 +02:00
|
|
|
#
|
|
|
|
|
# BOSWatch CSV file for notifyMyAndroid-Plugin
|
|
|
|
|
#
|
|
|
|
|
# For each id (FMS, ZVEI, POC) you could set multiple APIKeys with different prioties
|
2015-07-31 20:16:13 +02:00
|
|
|
# Use the structure: typ, id, APIKey, priority, eventPrefix, "comment"
|
2015-07-28 22:50:22 +02:00
|
|
|
#
|
|
|
|
|
# For more than one recipient you could you an id several times
|
|
|
|
|
#
|
|
|
|
|
# Typ: FMS|ZVEI|POC
|
|
|
|
|
#
|
|
|
|
|
# id:
|
|
|
|
|
# ---
|
|
|
|
|
# FMS: FMS Code
|
|
|
|
|
# ZVEI: ZVEI 5-tone Code
|
|
|
|
|
# POCSAG: POCSAG RIC + functionChar
|
|
|
|
|
# 1234567a = entry only for functionChar a
|
|
|
|
|
# 1234567* = entry for all functionChars
|
|
|
|
|
#
|
|
|
|
|
# Priority: goes from -2 (lowest) to 2 (highest). the default priority is 0 (normal)
|
|
|
|
|
#
|
2015-07-31 20:16:13 +02:00
|
|
|
# Event-Präfix: will be insert in front of "id/description"
|
|
|
|
|
# f.e.: "Alarm: 1234567" or "Alarm: POCSAG testdata äöüß"
|
|
|
|
|
#
|
2015-07-28 22:50:22 +02:00
|
|
|
# !!! DO NOT delete the first line !!!
|
|
|
|
|
#
|
2015-07-31 20:16:13 +02:00
|
|
|
POC,1000512*,123456789012345678901234567890123456789012345678,0,"","Test for *"
|
|
|
|
|
POC,1000000a,123456789012345678901234567890123456789012345678,-2,"Probe","Priority-Test"
|
|
|
|
|
POC,1000000a,234567890123456789012345678901234567890123456789,-1,"Probe","Priority-Test"
|
|
|
|
|
POC,1000001b,123456789012345678901234567890123456789012345678,2,"Alarm","Priority-Test"
|
|
|
|
|
POC,1000002c,123456789012345678901234567890123456789012345678,1,"Vor-Alarm","Priority-Test"
|
|
|
|
|
POC,1000003d,123456789012345678901234567890123456789012345678,0,"Info-Alarm","Priority-Test"
|