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 + }