Compare commits
29 Commits
zg1/zone10
...
zg1/zone2
Author | SHA1 | Date | |
---|---|---|---|
22714a3983 | |||
0649057fd5 | |||
3c47484c30
|
|||
e4f5ae6877
|
|||
8ee9972133
|
|||
a0f218400e | |||
37a8cf996f
|
|||
fee82a7261 | |||
355ed52091 | |||
46d2060181 | |||
afe57d5c5f
|
|||
5ca70dec85 | |||
b7f7445dd9 | |||
7529ce31bc
|
|||
208abb072e
|
|||
99711cf6e9
|
|||
113fbf76a3
|
|||
fe0f8bcb7a | |||
275f1c734a
|
|||
a90ec96175
|
|||
b1e86edef8
|
|||
c747a199f4
|
|||
641bffabd0
|
|||
767baa7dec
|
|||
b08b0fabb3 | |||
d23af48325 | |||
3b703a56bf | |||
472e605ceb | |||
4cd5a889df |
@@ -28,13 +28,13 @@ curve=1
|
||||
dimLowValue=499
|
||||
dimMax=100
|
||||
dimMin=20
|
||||
inputBrightness=30
|
||||
inputBrightness=499
|
||||
|
||||
[COMMON]
|
||||
startBacklightController=true
|
||||
startMQTTController=false
|
||||
startMonitoringController=false
|
||||
startSuspendController=true
|
||||
startSuspendController=false
|
||||
|
||||
[MONITORING]
|
||||
http_dataFormat=HTTP
|
||||
|
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"title":"DC2C_device",
|
||||
"Project":"Schoenau",
|
||||
"Version":"6.7.2-2024-06-17",
|
||||
"Version":"6.7.1-2024-06-17",
|
||||
"printer":1,
|
||||
"coinChk":3,
|
||||
"mifRd":1,
|
||||
"solarPwr":1,
|
||||
"solarPwr":0,
|
||||
"modem":1,
|
||||
"creditCard":1,
|
||||
"escrow":0,
|
||||
|
27
etc/psa_config/DC2C_device.json-netz
Executable file
27
etc/psa_config/DC2C_device.json-netz
Executable 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
|
||||
}
|
27
etc/psa_config/DC2C_device.json-solar
Executable file
27
etc/psa_config/DC2C_device.json-solar
Executable 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
|
||||
}
|
@@ -3,7 +3,6 @@
|
||||
"Project":"Schoenau",
|
||||
"Version":"6.7.1-2024-06-17",
|
||||
"styl":"font 10",
|
||||
"styl":"csiz 10",
|
||||
"styl":"size 11",
|
||||
"styl":"align c",
|
||||
"feed":"margin02",
|
||||
|
@@ -22,8 +22,6 @@
|
||||
"text":"Automatentechnik ",
|
||||
"feed":"nl",
|
||||
"text":"Baumann GmbH",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"feed":"eject"
|
||||
}
|
||||
|
||||
|
@@ -3,7 +3,6 @@
|
||||
"Project":"Schoenau",
|
||||
"Version":"6.7.1-2024-06-17",
|
||||
"styl":"font 10",
|
||||
"styl":"csiz 10",
|
||||
"styl":"size 11",
|
||||
"styl":"align c",
|
||||
"feed":"margin02",
|
||||
|
@@ -22,8 +22,6 @@
|
||||
"text":"Automatentechnik ",
|
||||
"feed":"nl",
|
||||
"text":"Baumann GmbH",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"feed":"eject"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user