Changed to UNIX format (test) and set version info.

This commit is contained in:
Gerhard Hoffmann 2024-06-28 12:45:11 +02:00
parent 7dd4874870
commit ed92e95e87
2 changed files with 48 additions and 48 deletions

View File

@ -1,18 +1,18 @@
{
"title":"DC2C_cash ",
"project":"Klaipeda",
"version":"15.10.2023 14:55 02.00.06",
"CoinDenom(15..0)":[200,100,50,20,10,5,0,0,0,0,0,0,0,0,0,1],
"CoinValue(15..0)":[200,100,50,20,10,5,0,0,0,0,0,0,0,0,0,3],
"CoinAccept(15..0)":[1,1,1,1,1,1,1,1,1,1,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)":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
"LocalTaxRate":19,
"ForeignTaxRate":0,
"Surcharge":0,
"Discount":0
}
#"BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,10000,5000,2000,1000,500],
{
"title":"DC2C_cash ",
"project":"Klaipeda",
"version":"1.0.0-2024-06-28",
"CoinDenom(15..0)":[200,100,50,20,10,5,0,0,0,0,0,0,0,0,0,1],
"CoinValue(15..0)":[200,100,50,20,10,5,0,0,0,0,0,0,0,0,0,3],
"CoinAccept(15..0)":[1,1,1,1,1,1,1,1,1,1,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)":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
"LocalTaxRate":19,
"ForeignTaxRate":0,
"Surcharge":0,
"Discount":0
}
#"BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,10000,5000,2000,1000,500],

View File

@ -1,30 +1,30 @@
{
"title":"DC2C_device",
"project":"Klaipeda",
"Version":"04.12.2023 00103",
"printer":1,
"coinChk":1,
"mifRd":1,
"solarPwr":0,
"modem":1,
"creditCard":1,
"escrow":1,
"RejMotor":0,
"shutter":1,
"billRd":0,
"vaultLock":0,
"autoAlarm":1,
"autoOpen":1,
"AccPrint":1,
"DorPrint":1,
"TokPrint":1,
"CBwarnLev":1600,
"CBerrLev":1900,
"BattWarn":11800,
"BattErr":11200,
"foreign":1,
"refundPrint":1,
"billWarnLev":400,
"billFullLev":500,
"housing":1
}
{
"title":"DC2C_device",
"project":"Klaipeda",
"Version":"1.0.0-2024-06-28",
"printer":1,
"coinChk":1,
"mifRd":1,
"solarPwr":0,
"modem":1,
"creditCard":1,
"escrow":1,
"RejMotor":0,
"shutter":1,
"billRd":0,
"vaultLock":0,
"autoAlarm":1,
"autoOpen":1,
"AccPrint":1,
"DorPrint":1,
"TokPrint":1,
"CBwarnLev":1600,
"CBerrLev":1900,
"BattWarn":11800,
"BattErr":11200,
"foreign":1,
"refundPrint":1,
"billWarnLev":400,
"billFullLev":500,
"housing":1
}