From 262f3338647a6fd5b487409515666b912b0877c5 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Mon, 6 May 2024 11:15:38 +0200 Subject: [PATCH] Update DC2C_cash/device.json as provides by Thomas --- etc/psa_config/DC2C_cash.json | 12 ++++++------ etc/psa_config/DC2C_device.json | 6 +++++- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/etc/psa_config/DC2C_cash.json b/etc/psa_config/DC2C_cash.json index 9494d1c..07b6041 100755 --- a/etc/psa_config/DC2C_cash.json +++ b/etc/psa_config/DC2C_cash.json @@ -1,14 +1,14 @@ { "title":"DC2C_cash ", "project":"Schoenau", -"version":"23.10.2024 12:22 02.00.06", -"CoinDenom(15..0)":[200,100,50,0,0,0,0,0,0,255,200,100,50,20,10,5], -"CoinValue(15..0)":[0,380,0,0,0,0,0,0,0,3,200,100,50,20,10,5], -"CoinAccept(15..0)":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1], +"version":"06.05.2024 02.00.07", +"CoinDenom(15..0)":[0,0,0,0,0,0,0,0,0,255,200,100,50,20,10,5], +"CoinValue(15..0)":[0,0,0,0,0,0,0,0,0,3,200,100,50,20,10,5], +"CoinAccept(15..0)":[0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0], "ExchangeRate":1, "TokenChannel":6, -"BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0], -"BillAccept(15..0)":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1], +"BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,50,20,10,5], +"BillAccept(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1], "LocalTaxRate":19, "ForeignTaxRate":0, "Surcharge":0, diff --git a/etc/psa_config/DC2C_device.json b/etc/psa_config/DC2C_device.json index b71753e..9596d1c 100755 --- a/etc/psa_config/DC2C_device.json +++ b/etc/psa_config/DC2C_device.json @@ -23,5 +23,9 @@ "BattWarn":11800, "BattErr":11200, "foreign":1, -"refPrint":1 +"refundPrint":1, +"billWarnLev":300, +"billFullLev":380, +"housing":1 + }