mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2025-12-06 07:42:03 +01:00
change poc template description for subric
This commit is contained in:
parent
c564993ce2
commit
c8f6ed52c0
|
|
@ -5,12 +5,18 @@ ric,description
|
||||||
# For each RIC-Address you could set a description-text
|
# For each RIC-Address you could set a description-text
|
||||||
# Use the structure: ric,"Description-Text"
|
# Use the structure: ric,"Description-Text"
|
||||||
#
|
#
|
||||||
|
# main RIC with subric:
|
||||||
# You can even define specific subrics, therefore you
|
# You can even define specific subrics, therefore you
|
||||||
# 1. need to specify a main RIC: 1234567, "Unit One"
|
# 1. need to specify a main RIC: 1234567, "Unit One"
|
||||||
# 2. specify a certain subric: 1234567B, "Subunit Bravo"
|
# 2. specify a certain subric: 1234567B, "Subunit Bravo"
|
||||||
# The result for 1234567B will be "Unit One Subunit Bravo"
|
# The result for 1234567B will be "Unit One Subunit Bravo"
|
||||||
# - Be sure having defined the main RIC (step one)! -
|
# - Be sure having defined the main RIC (step one)! -
|
||||||
#
|
#
|
||||||
|
# Only subric:
|
||||||
|
# Specify only the subric: 123457B, "Subunit Bravo"
|
||||||
|
# The result for 1234567B will be "Subunit Bravo"
|
||||||
|
# - main RIC is not required -
|
||||||
|
#
|
||||||
# !!! DO NOT delete the first line !!!
|
# !!! DO NOT delete the first line !!!
|
||||||
#
|
#
|
||||||
1234567,"POCSAG testdata äöüß"
|
1234567,"POCSAG testdata äöüß"
|
||||||
|
|
|
||||||
|
Can't render this file because it has a wrong number of fields in line 2.
|
Loading…
Reference in a new issue