From bad9bb1103b629c0609933f3f07f822355495cc3 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 b3155a3..6215bb6 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 1608191..65db9e9 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 2edec6e..93069eb 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 bcdc392..ac3a5dd 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 d29637b..191c1df 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 7aa4ef9..a76bb14 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,