mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-06 06:43:54 +00:00
add csv files
This commit is contained in:
parent
4c12016ed0
commit
0f1a6f7b96
3 changed files with 42 additions and 0 deletions
12
csv/fms.csv
Normal file
12
csv/fms.csv
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
id,shortDescription,longDescription
|
||||
#
|
||||
# BOSWatch CSV file for describing FMS-Addresses
|
||||
#
|
||||
# For each FMS-Address you could set a description-text
|
||||
# Use the structure: fms,"Description-Text"
|
||||
#
|
||||
# !!! DO NOT delete the first line !!!
|
||||
#
|
||||
12345678,"FMS testdata äöüß"
|
||||
56487234,"Test Nummer 18",""
|
||||
68734123,"Und noch einer ganz schnell",""
|
||||
|
Can't render this file because it has a wrong number of fields in line 2.
|
Loading…
Add table
Add a link
Reference in a new issue