Update DC2C_cash/device.json as provides by Thomas
This commit is contained in:
parent
a5aaf055f9
commit
262f333864
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"title":"DC2C_cash ",
|
"title":"DC2C_cash ",
|
||||||
"project":"Schoenau",
|
"project":"Schoenau",
|
||||||
"version":"23.10.2024 12:22 02.00.06",
|
"version":"06.05.2024 02.00.07",
|
||||||
"CoinDenom(15..0)":[200,100,50,0,0,0,0,0,0,255,200,100,50,20,10,5],
|
"CoinDenom(15..0)":[0,0,0,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],
|
"CoinValue(15..0)":[0,0,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],
|
"CoinAccept(15..0)":[0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0],
|
||||||
"ExchangeRate":1,
|
"ExchangeRate":1,
|
||||||
"TokenChannel":6,
|
"TokenChannel":6,
|
||||||
"BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
|
"BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,50,20,10,5],
|
||||||
"BillAccept(15..0)":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],
|
"BillAccept(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1],
|
||||||
"LocalTaxRate":19,
|
"LocalTaxRate":19,
|
||||||
"ForeignTaxRate":0,
|
"ForeignTaxRate":0,
|
||||||
"Surcharge":0,
|
"Surcharge":0,
|
||||||
|
@ -23,5 +23,9 @@
|
|||||||
"BattWarn":11800,
|
"BattWarn":11800,
|
||||||
"BattErr":11200,
|
"BattErr":11200,
|
||||||
"foreign":1,
|
"foreign":1,
|
||||||
"refPrint":1
|
"refundPrint":1,
|
||||||
|
"billWarnLev":300,
|
||||||
|
"billFullLev":380,
|
||||||
|
"housing":1
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user