mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-01-07 00:50:05 +01:00
update testdata
This commit is contained in:
parent
b4708390f9
commit
8b744c1a46
|
|
@ -7,4 +7,4 @@ fms,description
|
|||
#
|
||||
# !!! DO NOT delete the first line !!!
|
||||
#
|
||||
93377141,"John Q. Publics car"
|
||||
12345678,"FMS testdata"
|
||||
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
@ -7,4 +7,4 @@ ric,description
|
|||
#
|
||||
# !!! DO NOT delete the first line !!!
|
||||
#
|
||||
1234567,"John Q. Public"
|
||||
1234567,"POCSAG testdata"
|
||||
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
|
@ -7,4 +7,4 @@ zvei,description
|
|||
#
|
||||
# !!! DO NOT delete the first line !!!
|
||||
#
|
||||
25832,"John Q. Public"
|
||||
12345,"ZVEI testdata"
|
||||
|
Can't render this file because it has a wrong number of fields in line 2.
|
10
testdata/testdata.txt
vendored
10
testdata/testdata.txt
vendored
|
|
@ -7,10 +7,14 @@
|
|||
#FMS
|
||||
|
||||
#ZVEI
|
||||
#two different ids to check filter function
|
||||
#with csv description
|
||||
ZVEI2: 12345
|
||||
#without csv description
|
||||
ZVEI2: 56789
|
||||
#with repeat Tone
|
||||
ZVEI2: 1F21F2
|
||||
#in case of incomplete id
|
||||
ZVEI2: 135
|
||||
#in case of a double-tone for siren n-Fs are sended
|
||||
ZVEI2: FFF
|
||||
#in case of a double-tone for siren n-'D's are sended
|
||||
ZVEI2: DDD
|
||||
ZVEI2: DDDDD
|
||||
Loading…
Reference in a new issue