From 96a5a786b8d69a4a624f637dcf0bee032dda50b0 Mon Sep 17 00:00:00 2001 From: Siegfried Siegert Date: Tue, 19 Mar 2024 14:17:18 +0100 Subject: [PATCH] Time selection: proposal 2: Tariff.json --- etc/psa_tariff/tariff01.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/etc/psa_tariff/tariff01.json b/etc/psa_tariff/tariff01.json index 9bc319e..0ce07e3 100644 --- a/etc/psa_tariff/tariff01.json +++ b/etc/psa_tariff/tariff01.json @@ -48,7 +48,7 @@ { "pra_payment_option_id": 1049, "pra_payment_unit_id": 1, - "pra_price": 10 + "pra_price": 20 }, { "pra_payment_option_id": 1049, @@ -59,8 +59,8 @@ "Duration": [ { "pun_id": 1, - "pun_label": "5 min", - "pun_duration": 5 + "pun_label": "10 min", + "pun_duration": 10 }, { "pun_id": 3,