From 5712939d06b55abe67c6b92aebcdf8a0d71413f8 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Tue, 9 Apr 2024 12:41:14 +0200 Subject: [PATCH] set info for testing --- etc/psa_tariff/tariff01.json | 2 +- etc/psa_tariff/tariff02.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/psa_tariff/tariff01.json b/etc/psa_tariff/tariff01.json index 45920b5..1b2923a 100644 --- a/etc/psa_tariff/tariff01.json +++ b/etc/psa_tariff/tariff01.json @@ -1,7 +1,7 @@ { "Project" : "Schoenau", "Version" : "1.2.0", - "Info" : "", + "Info" : "Tariff for Zone 1", "Currency": [ { "pcu_id": 1, diff --git a/etc/psa_tariff/tariff02.json b/etc/psa_tariff/tariff02.json index aa25109..61de4d9 100644 --- a/etc/psa_tariff/tariff02.json +++ b/etc/psa_tariff/tariff02.json @@ -1,7 +1,7 @@ { "Project" : "Schoenau", "Version" : "1.2.0", - "Info" : "", + "Info" : "Tariff for zone 2", "Currency": [ { "pcu_id": 1,