Compare commits
No commits in common. "9efcb9c75411fe7110805b60feaff334d69fad92" and "302b8769a5ad085bafc7d069171c551551b6f390" have entirely different histories.
9efcb9c754
...
302b8769a5
@ -1,105 +0,0 @@
|
||||
[COMMON]
|
||||
com_port_name=/dev/ttyS1
|
||||
com_baud_rate=9600
|
||||
lang1=de_DE
|
||||
lang2=en_GB
|
||||
lang3=fr_FR
|
||||
lang4=tr_TR
|
||||
#lang3=fr_FR
|
||||
#lang4=ja_JP
|
||||
defaultLanguage=1
|
||||
#useLanguage=[128+][64+][32+][16]
|
||||
useLanguage=224
|
||||
usePayment=192
|
||||
|
||||
textfile=/opt/app/ATBQT/text/HMI_Texte.xml
|
||||
logfile=/var/log/atbqt.log
|
||||
|
||||
alternativeLogoFile=/opt/app/ATBQT/logo/logo_betterPark.png
|
||||
|
||||
feature_Log=off
|
||||
feature_TouchFeedback=off
|
||||
feature_SystemSuspend=off
|
||||
feature_StartButton=on
|
||||
feature_selfOOO=off
|
||||
feature_DBusDisplayControl=on
|
||||
feature_DBusSuspendControl=off
|
||||
feature_ShowParkingTime=off
|
||||
|
||||
touch_feedback_gpio=121
|
||||
touch_feedback_on_value=1
|
||||
touch_feedback_off_value=0
|
||||
|
||||
#ooo_mode={useDisk|otherMachine}
|
||||
ooo_mode=otherMachine
|
||||
sellTimeout_time=120
|
||||
|
||||
LicencePlateExampleString=HOAB123
|
||||
|
||||
showInfoButton=false
|
||||
showHelpButton=false
|
||||
|
||||
|
||||
[PLUGINS]
|
||||
CalculatePricePlugin=ATB_Soap_CalculatePricePlugin
|
||||
SimulationPlugin=TouchSimulationPlugin
|
||||
CCPlugin=TCP_ZVT_CCPlugin
|
||||
|
||||
|
||||
[TCP_ZVT_CCPlugin]
|
||||
CurrencyCode=EUR
|
||||
debug=1
|
||||
IP=192.168.5.242
|
||||
Port=22000
|
||||
SSL=0
|
||||
ZVT=DE
|
||||
sleep=1
|
||||
printIntermediateStatus=1
|
||||
Password=277296
|
||||
preAuthReservation=2500
|
||||
|
||||
|
||||
[ATB_Soap_CalculatePricePlugin]
|
||||
#useRFID=yes
|
||||
#useBarcode=yes
|
||||
|
||||
useDebug=true
|
||||
ignoreSslErrors=true
|
||||
|
||||
protocol=https
|
||||
host=atb-api.nexobility.de
|
||||
port=443
|
||||
service=
|
||||
|
||||
areaId=1
|
||||
deviceId=1
|
||||
Password=12335
|
||||
UserName=user
|
||||
|
||||
useSystemSetting=1
|
||||
|
||||
fallbackThreshold=1
|
||||
connectionTimeout=7
|
||||
|
||||
maxOfflineTransactions=1000
|
||||
|
||||
|
||||
[SCREENCONFIG]
|
||||
sc_31="1,1,0"
|
||||
sc_33="1,0,1"
|
||||
sc_3F="1,0,0"
|
||||
sc_40="1,1,1"
|
||||
sc_41="1,0,0"
|
||||
sc_35="0,0,0"
|
||||
sc_51="1,0,1"
|
||||
sc_52="1,0,0"
|
||||
sc_55="1,0,0"
|
||||
sc_82="1,0,0"
|
||||
|
||||
[ERRORCODE_MAPPING]
|
||||
VOUCHER:PROCESS=0xFA30
|
||||
VOUCHER:SOAP=0xFA31
|
||||
VOUCHER:TYPE=FA32
|
||||
VOUCHER:SERVICE=FA33
|
||||
VOUCHER:VALIDITY=FA34
|
||||
120103004=FA35
|
@ -1,3 +0,0 @@
|
||||
{
|
||||
"" : ""
|
||||
}
|
@ -1,3 +0,0 @@
|
||||
{
|
||||
"xxx" : "yyyy"
|
||||
}
|
@ -1,3 +0,0 @@
|
||||
{
|
||||
"wwwww" : "zzzzzz"
|
||||
}
|
@ -1,3 +0,0 @@
|
||||
{
|
||||
"aaaaaa" : "bbbbb"
|
||||
}
|
@ -19,15 +19,9 @@
|
||||
"opt" : {
|
||||
"app" : {
|
||||
"sysconfig" : {
|
||||
"ISMASMgr" : "1d6f64df2d18929401599d6e9640dd21",
|
||||
"sysconfig" : "0c9f9e4380c7378bcb18c137f4ac9bd1",
|
||||
"SystemControl" : "8fd827b61d482b589076c1e91d9c3cb1"
|
||||
},
|
||||
"ISMASMgr" : {
|
||||
"ISMASMgr" : "ebd1d1f3537f51d0093bce3de3ace4b3"
|
||||
},
|
||||
"ATBQT" : {
|
||||
"ATBQT" : "c18dcd0cf2a86193ca2cb0946f96e175"
|
||||
"ISMASMgr" : "00000000000000000000000000000000",
|
||||
"sysconfig" : "00000000000000000000000000000000",
|
||||
"SystemControl" : "00000000000000000000000000000000"
|
||||
}
|
||||
}
|
||||
}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user