3 Commits

Author SHA1 Message Date
0fe79592ee Merge branch 'zg1/zone1' 2023-11-22 17:14:36 +01:00
938bcc0144 Add json-config files for schoenau. 2023-11-20 13:10:20 +01:00
1f9c20f774 Add opkg_commands file. 2023-11-16 09:47:27 +01:00
3 changed files with 56 additions and 2 deletions

View File

@@ -3,9 +3,9 @@
"project":"Schoenau",
"version":"15.11.2023 00001",
"custNum":332,
"machNum":1004,
"machNum":1000,
"borough":0,
"zone":1,
"zone":0,
"alias":0,
"location":"Vorplatz 1"
}

View File

@@ -0,0 +1,27 @@
{
"title":"DC2C_device",
"project":"Schoenau",
"Version":"15.11.2023 00102",
"printer":1,
"coinChk":3,
"mifRd":1,
"solarPwr":0,
"modem":0,
"creditCard":1,
"escrow":0,
"RejMotor":0,
"shutter":1,
"billRd":1,
"vaultLock":0,
"autoAlarm":1,
"autoOpen":1,
"AccPrint":1,
"DorPrint":1,
"TokPrint":1,
"CBwarnLev":1600,
"CBerrLev":1900,
"BattWarn":11800,
"BattErr":11200,
"foreign":1,
"refPrint":1
}

View File

@@ -0,0 +1,27 @@
{
"title":"DC2C_device",
"project":"Schoenau",
"Version":"15.11.2023 00102",
"printer":1,
"coinChk":3,
"mifRd":1,
"solarPwr":1,
"modem":1,
"creditCard":1,
"escrow":0,
"RejMotor":0,
"shutter":1,
"billRd":1,
"vaultLock":0,
"autoAlarm":1,
"autoOpen":1,
"AccPrint":1,
"DorPrint":1,
"TokPrint":1,
"CBwarnLev":1600,
"CBerrLev":1900,
"BattWarn":11800,
"BattErr":11200,
"foreign":1,
"refPrint":1
}