Compare commits
No commits in common. "e9dc8f6e10f5cef71f8fb44bfffedb46999449f5" and "25e9e014de9857ca1f355dd276f6f35859746993" have entirely different histories.
e9dc8f6e10
...
25e9e014de
@ -5,13 +5,18 @@
|
|||||||
###############################################################################
|
###############################################################################
|
||||||
# opkg prefix will be added inside evaluating script
|
# opkg prefix will be added inside evaluating script
|
||||||
#
|
#
|
||||||
opkg info ptu5-gitinstaller
|
# 2023-06-30: test-1
|
||||||
opkg info atbqt
|
# 2023-06-30: test-2
|
||||||
opkg info atbupdatetool
|
# 2023-06-30: return to usual workflow
|
||||||
|
# 2023-06-30: test update atbqt in Szeged
|
||||||
|
# 2023-06-30: 2. test update atbqt in Szeged
|
||||||
|
# 2023-06-30: 4. test update atbqt in Szeged
|
||||||
|
# opkg info ptu5-gitinstaller
|
||||||
|
# opkg info atbqt
|
||||||
opkg update
|
opkg update
|
||||||
opkg install ptu5-gitinstaller
|
opkg install apism
|
||||||
opkg install atbupdatetool
|
# opkg install ptu5-gitinstaller
|
||||||
opkg install atbqt
|
# opkg install atbqt
|
||||||
opkg info ptu5-gitinstaller
|
# opkg info ptu5-gitinstaller
|
||||||
opkg info atbqt
|
# opkg info atbqt
|
||||||
opkg info atbupdatetool
|
# Wed Aug 9 09:54:03 AM CEST 2023
|
||||||
|
94
opt/app/ATBAPP/ATBQT.ini
Normal file
94
opt/app/ATBAPP/ATBQT.ini
Normal file
@ -0,0 +1,94 @@
|
|||||||
|
[ATBDeviceControllerPlugin]
|
||||||
|
serialPort=ttymxc2
|
||||||
|
|
||||||
|
[COMMON]
|
||||||
|
%23ooo_mode={useDisk|otherMachine}
|
||||||
|
%23useLanguage=[128+][64+][32+][16]
|
||||||
|
%23usePayment=[128+][64+][32+][16]
|
||||||
|
%23useProduct=[128+][64+][32+][16+][8]
|
||||||
|
%23useVehicle=[128+][64+][32+][16+][8]
|
||||||
|
CharacterSet=ISO 8859-2
|
||||||
|
alternativeLogoFile=
|
||||||
|
com_baud_rate=9600
|
||||||
|
com_port_name=/dev/ttyS1
|
||||||
|
defaultLanguage=1
|
||||||
|
feature_DBusDisplayControl=on
|
||||||
|
feature_DBusDisplayDimLow=off
|
||||||
|
feature_DBusSuspendControl=on
|
||||||
|
feature_DisplayControl=off
|
||||||
|
feature_Log=off
|
||||||
|
feature_ShowParkingTime=off
|
||||||
|
feature_StartButton=on
|
||||||
|
feature_SystemSuspend=off
|
||||||
|
feature_TouchFeedback=off
|
||||||
|
feature_selfOOO=off
|
||||||
|
lang1=hu_HU
|
||||||
|
lang2=en_GB
|
||||||
|
lang3=de_DE
|
||||||
|
lang4=sr
|
||||||
|
lang5=ro_RO
|
||||||
|
logfile=/var/log/atbqt.log
|
||||||
|
ooo_alternativeLocation=
|
||||||
|
ooo_mode=otherMachine
|
||||||
|
ooo_serviceEmail=
|
||||||
|
ooo_serviceNumber=
|
||||||
|
sellTimeout_time=60
|
||||||
|
showHelpButton=false
|
||||||
|
showInfoButton=false
|
||||||
|
statefile=/opt/app/ATBAPP/states/APP_States.xml
|
||||||
|
suspend_methode=sysfs
|
||||||
|
suspend_program=
|
||||||
|
suspend_time=8
|
||||||
|
textfile=/opt/app/ATBAPP/text/HMI_Texte.xml
|
||||||
|
touch_feedback_gpio=121
|
||||||
|
touch_feedback_off_value=0
|
||||||
|
touch_feedback_on_value=1
|
||||||
|
useAppStates=1
|
||||||
|
useLanguage=248
|
||||||
|
usePayment=96
|
||||||
|
useProduct=248
|
||||||
|
useVehicle=240
|
||||||
|
|
||||||
|
[IngenicoISelf_CCPlugin]
|
||||||
|
Currency=HUF
|
||||||
|
PortName=/dev/ttymxc0
|
||||||
|
ZVT=DE
|
||||||
|
debug=1
|
||||||
|
sleep=1
|
||||||
|
sleepExtended=1
|
||||||
|
|
||||||
|
[MOBILISIS_CalculatePricePlugin]
|
||||||
|
tariffFileName=/etc/psa_tariff/tariff01.json
|
||||||
|
useDebug=1
|
||||||
|
|
||||||
|
[PAYMENT]
|
||||||
|
cashVariant=CoinsOnly
|
||||||
|
currencyISOCode=HUF
|
||||||
|
currencySymbol=Ft
|
||||||
|
paymentPointInTime=poa
|
||||||
|
useHonestPayment=on
|
||||||
|
|
||||||
|
[PLUGINS]
|
||||||
|
CCPlugin=IngenicoISelf_CCPlugin
|
||||||
|
CalculatePricePlugin=MOBILISIS_CalculatePricePlugin
|
||||||
|
DeviceControllerPlugin=ATBDeviceControllerPlugin
|
||||||
|
|
||||||
|
[SCREENCONFIG]
|
||||||
|
sc_31="1,1,0"
|
||||||
|
sc_33="1,0,1"
|
||||||
|
sc_35="0,0,0"
|
||||||
|
sc_3F="1,0,0"
|
||||||
|
sc_40="1,0,1"
|
||||||
|
sc_41="1,0,1"
|
||||||
|
sc_51="1,0,1"
|
||||||
|
sc_52="1,0,0"
|
||||||
|
sc_53="1,0,0"
|
||||||
|
|
||||||
|
[TCP_CONTROL]
|
||||||
|
enable=1
|
||||||
|
|
||||||
|
|
||||||
|
# Wed Aug 9 09:56:41 AM CEST 2023
|
||||||
|
# Wed Aug 9 10:12:41 AM CEST 2023
|
||||||
|
# Wed Aug 9 10:12:41 AM CEST 2023
|
||||||
|
# Wed Aug 9 04:18:56 PM CEST 2023
|
1
opt/app/ATBAPP/tariff.current
Normal file
1
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"
|
Loading…
x
Reference in New Issue
Block a user