From 56c4ab886bbd02cedf9027323568e82de6cd558a Mon Sep 17 00:00:00 2001 From: Siegfried Siegert Date: Fri, 7 Jun 2024 08:08:04 +0200 Subject: [PATCH] Tariff: add tariff-info aka "TARIFF_ID" --- etc/psa_tariff/tariff01.json | 3 +++ etc/psa_tariff/tariff02.json | 3 +++ etc/psa_tariff/tariff03.json | 3 +++ etc/psa_tariff/tariff04.json | 3 +++ etc/psa_tariff/tariff05.json | 3 +++ etc/psa_tariff/tariff06.json | 3 +++ 6 files changed, 18 insertions(+) diff --git a/etc/psa_tariff/tariff01.json b/etc/psa_tariff/tariff01.json index d4098c9..76320a4 100644 --- a/etc/psa_tariff/tariff01.json +++ b/etc/psa_tariff/tariff01.json @@ -1,4 +1,7 @@ { + "Project" : "Szeged Zone 1", + "Version" : "1.0.1", + "Info" : "6725", "Currency": [ { "pcu_id": 2, diff --git a/etc/psa_tariff/tariff02.json b/etc/psa_tariff/tariff02.json index e28667d..a6a5077 100644 --- a/etc/psa_tariff/tariff02.json +++ b/etc/psa_tariff/tariff02.json @@ -1,4 +1,7 @@ { + "Project" : "Szeged Zone 2", + "Version" : "1.0.1", + "Info" : "6724", "Currency": [ { "pcu_id": 2, diff --git a/etc/psa_tariff/tariff03.json b/etc/psa_tariff/tariff03.json index 74f0e97..bafa329 100644 --- a/etc/psa_tariff/tariff03.json +++ b/etc/psa_tariff/tariff03.json @@ -1,4 +1,7 @@ { + "Project" : "Szeged Zone 3", + "Version" : "1.0.1", + "Info" : "6721", "Currency": [ { "pcu_id": 2, diff --git a/etc/psa_tariff/tariff04.json b/etc/psa_tariff/tariff04.json index 9e7659c..ad95e07 100644 --- a/etc/psa_tariff/tariff04.json +++ b/etc/psa_tariff/tariff04.json @@ -1,4 +1,7 @@ { + "Project" : "Szeged Zone 4", + "Version" : "1.0.1", + "Info" : "6720", "Currency": [ { "pcu_id": 2, diff --git a/etc/psa_tariff/tariff05.json b/etc/psa_tariff/tariff05.json index 529eadf..c67309b 100644 --- a/etc/psa_tariff/tariff05.json +++ b/etc/psa_tariff/tariff05.json @@ -1,4 +1,7 @@ { + "Project" : "Szeged Zone 5", + "Version" : "1.0.1", + "Info" : "6723", "Currency": [ { "pcu_id": 2, diff --git a/etc/psa_tariff/tariff06.json b/etc/psa_tariff/tariff06.json index ea6ebd4..7182bbf 100644 --- a/etc/psa_tariff/tariff06.json +++ b/etc/psa_tariff/tariff06.json @@ -1,4 +1,7 @@ { + "Project" : "Szeged Zone 6", + "Version" : "1.0.1", + "Info" : "6722", "Currency": [ { "pcu_id": 2,