Add et/psa_tariff

This commit is contained in:
Gerhard Hoffmann 2024-03-21 13:01:51 +01:00
parent 8ebddf9f66
commit 524dc73638

View File

@ -2,31 +2,31 @@
"File-Menue": [ "File-Menue": [
{ {
"Name": "Tarif Zone 1", "Name": "Tarif Zone 1",
"File-ID": "customer_999:zg1/zone1" "File-ID": "customer_999/etc/psa_tariff:zg1/zone1"
}, },
{ {
"Name": "Tarif Zone 2", "Name": "Tarif Zone 2",
"File-ID": "customer_999:zg1/zone2" "File-ID": "customer_999/etc/psa_tariff:zg1/zone2"
}, },
{ {
"Name": "Tarif Zone 3", "Name": "Tarif Zone 3",
"File-ID": "customer_999:zg1/zone3" "File-ID": "customer_999/etc/psa_tariff:zg1/zone3"
}, },
{ {
"Name": "Tarif Zone 4", "Name": "Tarif Zone 4",
"File-ID": "customer_999:zg1/zone4" "File-ID": "customer_999/etc/psa_tariff:zg1/zone4"
}, },
{ {
"Name": "Tarif Zone 5", "Name": "Tarif Zone 5",
"File-ID": "customer_999:zg1/zone5" "File-ID": "customer_999/etc/psa_tariff:zg1/zone5"
}, },
{ {
"Name": "Tarif Zone 6", "Name": "Tarif Zone 6",
"File-ID": "customer_999:zg1/zone6" "File-ID": "customer_999/etc/psa_tariff:zg1/zone6"
}, },
{ {
"Name": "Basic Configuration", "Name": "Basic Configuration",
"File-ID": "customer_999:master" "File-ID": "customer_999/etc/psa_tariff:master"
} }
] ]
} }