Update ATBAPP config
This commit is contained in:
parent
58e833b3a6
commit
0f5c66fccc
97
etc/atb/ATBAPP.ini
Normal file
97
etc/atb/ATBAPP.ini
Normal file
@ -0,0 +1,97 @@
|
||||
[COMMON]
|
||||
com_port_name=/dev/ttyS1
|
||||
com_baud_rate=9600
|
||||
lang1=hu_HU
|
||||
lang2=en_GB
|
||||
lang3=de_DE
|
||||
lang4=sr
|
||||
lang5=ro_RO
|
||||
|
||||
|
||||
defaultLanguage=1
|
||||
|
||||
showInfoButton=false
|
||||
showHelpButton=false
|
||||
|
||||
CharacterSet="ISO 8859-2"
|
||||
|
||||
#useLanguage=[128+][64+][32+][16]
|
||||
useLanguage=248
|
||||
#usePayment=[128+][64+][32+][16]
|
||||
usePayment=96
|
||||
#useVehicle=[128+][64+][32+][16+][8]
|
||||
useVehicle=240
|
||||
#useProduct=[128+][64+][32+][16+][8]
|
||||
useProduct=240
|
||||
|
||||
textfile=/opt/app/ATBQT/text/HMI_Texte.xml
|
||||
logfile=/var/log/atbqt.log
|
||||
alternativeLogoFile=
|
||||
|
||||
feature_Log=off
|
||||
feature_TouchFeedback=off
|
||||
feature_DisplayControl=off
|
||||
feature_SystemSuspend=off
|
||||
feature_StartButton=on
|
||||
feature_selfOOO=off
|
||||
feature_DBusDisplayControl=on
|
||||
feature_DBusSuspendControl=on
|
||||
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
|
||||
|
||||
[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,1"
|
||||
sc_35="0,0,0"
|
||||
sc_51="1,0,1"
|
||||
sc_52="1,0,0"
|
||||
sc_53="1,0,0"
|
||||
|
||||
|
||||
[PLUGINS]
|
||||
CCPlugin=IngenicoISelf_CCPlugin
|
||||
CalculatePricePlugin=MOBILISIS_CalculatePricePlugin
|
||||
|
||||
|
||||
[IngenicoISelf_CCPlugin]
|
||||
debug=1
|
||||
PortName=/dev/ttymxc0
|
||||
ZVT=DE
|
||||
sleep=1
|
||||
sleepExtended=1
|
||||
Currency=HUF
|
||||
|
||||
|
||||
[TCP_CONTROL]
|
||||
enable=1
|
||||
|
||||
|
||||
[PAYMENT]
|
||||
currencySymbol=€
|
||||
cashVariant=CoinsOnly
|
||||
paymentPointInTime=poa
|
||||
|
||||
|
||||
[MOBILISIS_CalculatePricePlugin]
|
||||
useDebug=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user