add config for the new webinterface
This commit is contained in:
parent
b74f298b21
commit
a700e182f4
32
etc/psa_webinterface/config.json
Normal file
32
etc/psa_webinterface/config.json
Normal file
@ -0,0 +1,32 @@
|
||||
{
|
||||
"File-Menue": [
|
||||
{
|
||||
"Name": "Tarif Zone 1",
|
||||
"File-ID": "999_TZ1"
|
||||
},
|
||||
{
|
||||
"Name": "Tarif Zone 2",
|
||||
"File-ID": "999_TZ2"
|
||||
},
|
||||
{
|
||||
"Name": "Tarif Zone 3",
|
||||
"File-ID": "999_TZ3"
|
||||
},
|
||||
{
|
||||
"Name": "Tarif Zone 4",
|
||||
"File-ID": "999_TZ4"
|
||||
},
|
||||
{
|
||||
"Name": "Tarif Zone 5",
|
||||
"File-ID": "999_TZ5"
|
||||
},
|
||||
{
|
||||
"Name": "Tarif Zone 6",
|
||||
"File-ID": "999_TZ6"
|
||||
},
|
||||
{
|
||||
"Name": "Basic Configuration",
|
||||
"File-ID": "999_CFG1"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user