Update file for AED
This commit is contained in:
parent
3fbc0ff98c
commit
63aede816b
@ -8,13 +8,13 @@ serialPort=ttymxc2
|
||||
%23useProduct=[128+][64+][32+][16+][8]
|
||||
%23useVehicle=[128+][64+][32+][16+][8]
|
||||
CharacterSet=ISO 8859-2
|
||||
alternativeLogoFile=
|
||||
alternativeLogoFile=/opt/app/ATBAPP/logo
|
||||
com_baud_rate=9600
|
||||
com_port_name=/dev/ttyS1
|
||||
defaultLanguage=1
|
||||
defaultLanguage=2
|
||||
feature_DBusDisplayControl=on
|
||||
feature_DBusDisplayDimLow=off
|
||||
feature_DBusSuspendControl=on
|
||||
feature_DBusSuspendControl=off
|
||||
feature_DisplayControl=off
|
||||
feature_Log=off
|
||||
feature_ShowParkingTime=off
|
||||
@ -25,13 +25,17 @@ feature_selfOOO=off
|
||||
lang1=hu_HU
|
||||
lang2=en_GB
|
||||
lang3=de_DE
|
||||
lang4=sr
|
||||
lang4=ar_AR
|
||||
lang5=ro_RO
|
||||
logfile=/var/log/atbqt.log
|
||||
ooo_alternativeLocation=
|
||||
ooo_mode=otherMachine
|
||||
ooo_serviceEmail=
|
||||
ooo_serviceNumber=
|
||||
ooo_wallbox1=
|
||||
ooo_wallbox2=
|
||||
ooo_wallbox3=
|
||||
ooo_wallbox4=
|
||||
sellTimeout_time=60
|
||||
showHelpButton=false
|
||||
showInfoButton=false
|
||||
@ -45,7 +49,7 @@ touch_feedback_off_value=0
|
||||
touch_feedback_on_value=1
|
||||
useAppStates=1
|
||||
useLanguage=240
|
||||
usePayment=96
|
||||
usePayment=48
|
||||
useProduct=240
|
||||
useVehicle=240
|
||||
|
||||
@ -63,15 +67,16 @@ useDebug=1
|
||||
|
||||
[PAYMENT]
|
||||
cashVariant=CoinsOnly
|
||||
currencyISOCode=HUF
|
||||
currencySymbol=Ft
|
||||
currencyISOCode=AED
|
||||
currencySymbol=AED
|
||||
paymentPointInTime=poa
|
||||
useDecimal=no
|
||||
useHonestPayment=on
|
||||
|
||||
[PLUGINS]
|
||||
CCPlugin=IngenicoISelf_CCPlugin
|
||||
CCPlugin=TCP_ZVT_CCPlugin
|
||||
CalculatePricePlugin=MOBILISIS_CalculatePricePlugin
|
||||
DeviceControllerPlugin=ATBDeviceControllerPlugin
|
||||
DeviceControllerPlugin=
|
||||
|
||||
[SCREENCONFIG]
|
||||
sc_31="1,1,0"
|
||||
@ -87,5 +92,11 @@ sc_53="1,0,0"
|
||||
[TCP_CONTROL]
|
||||
enable=1
|
||||
|
||||
###
|
||||
###
|
||||
[TCP_ZVT_CCPlugin]
|
||||
CurrentyCode=AED
|
||||
IP=192.168.5.242
|
||||
NumberOfChars=37
|
||||
Password=000000
|
||||
Port=22000
|
||||
ZVT=DE
|
||||
sleep=1
|
||||
|
Loading…
Reference in New Issue
Block a user