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 ", "title":"DC2C_cash ",
"project":"Klaipeda", "project":"Klaipeda",
"version":"15.10.2023 14:55 02.00.06", "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], "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], "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], "CoinAccept(15..0)":[1,1,1,1,1,1,1,1,1,1,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,0,0,0,0],
"BillAccept(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, "LocalTaxRate":19,
"ForeignTaxRate":0, "ForeignTaxRate":0,
"Surcharge":0, "Surcharge":0,
"Discount":0 "Discount":0
} }
#"BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,10000,5000,2000,1000,500], #"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", "title":"DC2C_device",
"project":"Klaipeda", "project":"Klaipeda",
"Version":"04.12.2023 00103", "Version":"1.0.0-2024-06-28",
"printer":1, "printer":1,
"coinChk":1, "coinChk":1,
"mifRd":1, "mifRd":1,
"solarPwr":0, "solarPwr":0,
"modem":1, "modem":1,
"creditCard":1, "creditCard":1,
"escrow":1, "escrow":1,
"RejMotor":0, "RejMotor":0,
"shutter":1, "shutter":1,
"billRd":0, "billRd":0,
"vaultLock":0, "vaultLock":0,
"autoAlarm":1, "autoAlarm":1,
"autoOpen":1, "autoOpen":1,
"AccPrint":1, "AccPrint":1,
"DorPrint":1, "DorPrint":1,
"TokPrint":1, "TokPrint":1,
"CBwarnLev":1600, "CBwarnLev":1600,
"CBerrLev":1900, "CBerrLev":1900,
"BattWarn":11800, "BattWarn":11800,
"BattErr":11200, "BattErr":11200,
"foreign":1, "foreign":1,
"refundPrint":1, "refundPrint":1,
"billWarnLev":400, "billWarnLev":400,
"billFullLev":500, "billFullLev":500,
"housing":1 "housing":1
} }