Add atbapp to sync with zone1 branch
This commit is contained in:
parent
f050c5657e
commit
0085494514
124
etc/atbapp/ATBAPP.ini
Normal file
124
etc/atbapp/ATBAPP.ini
Normal file
@ -0,0 +1,124 @@
|
|||||||
|
[COMMON]
|
||||||
|
com_port_name=/dev/ttyS1
|
||||||
|
com_baud_rate=9600
|
||||||
|
lang1=lt_LT
|
||||||
|
lang2=en_GB
|
||||||
|
lang3=de_DE
|
||||||
|
lang4=ru_RU
|
||||||
|
lang5=
|
||||||
|
|
||||||
|
defaultLanguage=1
|
||||||
|
CharacterSet="ISO 8859-13"
|
||||||
|
|
||||||
|
showInfoButton=false
|
||||||
|
showHelpButton=false
|
||||||
|
|
||||||
|
#useLanguage=[128+][64+][32+][16]
|
||||||
|
useLanguage=240
|
||||||
|
#usePayment=[128+][64+][32+][16]
|
||||||
|
usePayment=96
|
||||||
|
#useVehicle=[128+][64+][32+][16+][8]
|
||||||
|
useVehicle=192
|
||||||
|
#useProduct=[128+][64+][32+][16+][8]
|
||||||
|
useProduct=192
|
||||||
|
|
||||||
|
textfile=/opt/app/ATBAPP/text/HMI_Texte.xml
|
||||||
|
logfile=/var/log/atbqt.log
|
||||||
|
alternativeLogoFile=/opt/app/ATBAPP/logo/logo_klaipeda2.png
|
||||||
|
|
||||||
|
feature_Log=off
|
||||||
|
feature_TouchFeedback=off
|
||||||
|
feature_StartButton=on
|
||||||
|
feature_selfOOO=off
|
||||||
|
feature_ShowParkingTime=off
|
||||||
|
|
||||||
|
suspend_methode=sysfs
|
||||||
|
suspend_program=
|
||||||
|
suspend_time=8
|
||||||
|
|
||||||
|
touch_feedback_gpio=121
|
||||||
|
touch_feedback_on_value=1
|
||||||
|
touch_feedback_off_value=0
|
||||||
|
|
||||||
|
#ooo_mode={useDisk|otherMachine}
|
||||||
|
ooo_mode=otherMachine
|
||||||
|
sellTimeout_time=60
|
||||||
|
|
||||||
|
showInfoButton=false
|
||||||
|
showHelpButton=false
|
||||||
|
|
||||||
|
useAppStates=1
|
||||||
|
statefile=/opt/app/ATBAPP/states/APP_States.xml
|
||||||
|
|
||||||
|
[SCREENCONFIG]
|
||||||
|
sc_31="1,1,0"
|
||||||
|
sc_33="1,0,1"
|
||||||
|
sc_3F="1,0,0"
|
||||||
|
sc_40="1,0,1"
|
||||||
|
sc_41="1,0,0"
|
||||||
|
sc_35="0,0,0"
|
||||||
|
sc_51="1,0,1"
|
||||||
|
sc_52="1,0,0"
|
||||||
|
sc_53="1,0,0"
|
||||||
|
|
||||||
|
|
||||||
|
[PLUGINS]
|
||||||
|
CCPlugin=AsyncPOS_CCPlugin
|
||||||
|
CalculatePricePlugin=MOBILISIS_CalculatePricePlugin
|
||||||
|
DeviceControllerPlugin=ATBDeviceControllerPlugin
|
||||||
|
|
||||||
|
|
||||||
|
[IngenicoISelf_CCPlugin]
|
||||||
|
debug=1
|
||||||
|
PortName=/dev/ttymxc0
|
||||||
|
ZVT=DE
|
||||||
|
sleep=1
|
||||||
|
sleepExtended=1
|
||||||
|
Currency=HUF
|
||||||
|
|
||||||
|
|
||||||
|
[TCP_CONTROL]
|
||||||
|
enable=1
|
||||||
|
|
||||||
|
|
||||||
|
[PAYMENT]
|
||||||
|
currencySymbol=€
|
||||||
|
currencyISOCode=EUR
|
||||||
|
cashVariant=CoinsAndNotes
|
||||||
|
paymentPointInTime=poa
|
||||||
|
useDecimal=yes
|
||||||
|
|
||||||
|
|
||||||
|
[MOBILISIS_CalculatePricePlugin]
|
||||||
|
useDebug=1
|
||||||
|
tariffFileName=/etc/psa_tariff/tariff01.json
|
||||||
|
|
||||||
|
[ATBDeviceControllerPlugin]
|
||||||
|
serialPort=ttymxc2
|
||||||
|
printerEncoding="Windows-1252"
|
||||||
|
printerLocale="de_DE"
|
||||||
|
|
||||||
|
[TCP_ZVT_CCPlugin]
|
||||||
|
CurrencyCode=EUR
|
||||||
|
debug=1
|
||||||
|
IP=192.168.6.242
|
||||||
|
Port=22000
|
||||||
|
SSL=0
|
||||||
|
ZVT=DE
|
||||||
|
sleep=1
|
||||||
|
printIntermediateStatus=1
|
||||||
|
Password=277296
|
||||||
|
NumberOfChars=37
|
||||||
|
dcHours="0"
|
||||||
|
|
||||||
|
[AsyncPOS_CCPlugin]
|
||||||
|
APAK=8AC304380E0E476BA2558B75DB9E2516
|
||||||
|
POSID=T-TPS-SELF2002in
|
||||||
|
PortName=/dev/ttymxc0
|
||||||
|
baudrate=19200
|
||||||
|
dataBits=8
|
||||||
|
dcHours=0
|
||||||
|
debug=1
|
||||||
|
parity=0
|
||||||
|
sleep=0
|
||||||
|
stopBits=1
|
2498
etc/atbapp/text/HMI_Texte.xml
Normal file
2498
etc/atbapp/text/HMI_Texte.xml
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user