mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-04 22:17:24 +00:00
move creation of ric-sub as char to poc-decoder
This commit is contained in:
parent
2d8c5e4bf5
commit
300675a0e3
6 changed files with 12 additions and 10 deletions
|
|
@ -149,11 +149,11 @@ zvei_message = %TIME%: %ZVEI%
|
|||
|
||||
# %RIC% = Pocsag RIC
|
||||
# %FUNC% = Pocsac function/Subric (1-4)
|
||||
# %FUNCD% = Pocsac function/Subric (a-d)
|
||||
# %FUNCCHAR% = Pocsac function/Subric als character (a-d)
|
||||
# %MSG% = Message of the Pocsag telegram
|
||||
# %BITRATE% = Bitrate of the Pocsag telegram
|
||||
# %TIME% = Date/Time (by script)
|
||||
poc_subject = Alarm: %RIC%%FUNCD%
|
||||
poc_subject = Alarm: %RIC%%FUNCCHAR%
|
||||
poc_message = %TIME%: %MSG%
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue