diff --git a/etc/ATBQT.ini b/etc/ATBQT.ini new file mode 100644 index 0000000..0c0ee79 --- /dev/null +++ b/etc/ATBQT.ini @@ -0,0 +1,113 @@ +[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" + +[mmmmmmmmmmmmmmm] +[ERRORCODE_MAPPING] +VOUCHER:PROCESS=0xFA30 +VOUCHER:SOAP=0xFA31 +VOUCHER:TYPE=FA32 +VOUCHER:SERVICE=FA33 +VOUCHER:VALIDITY=FA34 +120103004=FA35 + + + + + + + diff --git a/etc/ISMASMgr.ini b/etc/ISMASMgr.ini new file mode 100644 index 0000000..e69de29 diff --git a/etc/SystemControl.ini b/etc/SystemControl.ini new file mode 100644 index 0000000..e69de29 diff --git a/etc/sysconfig.ini b/etc/sysconfig.ini new file mode 100644 index 0000000..e69de29