adding ini-files
This commit is contained in:
parent
e4609d31c2
commit
bfaededa72
110
szeged/1/2/opt/app/ATBAPP/ATBQT.ini
Normal file
110
szeged/1/2/opt/app/ATBAPP/ATBQT.ini
Normal file
@ -0,0 +1,110 @@
|
||||
[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
szeged/1/2/opt/app/ATBAPP/tariff.current
Normal file
1
szeged/1/2/opt/app/ATBAPP/tariff.current
Normal file
@ -0,0 +1 @@
|
||||
"VERSION":"0.1.0","PROJECT":"szeged","ZONE":1,"INFO":"summer sale","LOADED":"2022-06-02T21:57:29"
|
5
szeged/1/2/opt/app/ISMASMgr/ISMASMgr.ini
Normal file
5
szeged/1/2/opt/app/ISMASMgr/ISMASMgr.ini
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"" : "",
|
||||
"" : "",
|
||||
"" : ""
|
||||
}
|
6
szeged/1/2/opt/app/sysconfig/ISMASMgr.ini
Normal file
6
szeged/1/2/opt/app/sysconfig/ISMASMgr.ini
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"xxx" : "yyyy",
|
||||
"xxx" : "yyyy",
|
||||
"xxx" : "yyyy",
|
||||
"xxx" : "yyyy"
|
||||
}
|
5
szeged/1/2/opt/app/sysconfig/SystemControl.ini
Normal file
5
szeged/1/2/opt/app/sysconfig/SystemControl.ini
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"wwwww" : "zzzzzz",
|
||||
"wwwww" : "zzzzzz",
|
||||
"wwwww" : "zzzzzz"
|
||||
}
|
3
szeged/1/2/opt/app/sysconfig/sysconfig.ini
Normal file
3
szeged/1/2/opt/app/sysconfig/sysconfig.ini
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"aaaaaa" : "bbbbb"
|
||||
}
|
Loading…
Reference in New Issue
Block a user