14 Commits

37 changed files with 5672 additions and 1269 deletions

124
etc/atbapp/ATBAPP.ini Normal file
View 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

File diff suppressed because it is too large Load Diff

View File

@@ -1,18 +1,17 @@
{
"title":"DC2C_cash ",
"project":"Klaipeda",
"version":"15.10.2023 14:55 02.00.06",
"CoinDenom(15..0)":[200,100,50,20,10,5,0,0,0,0,0,0,0,0,0,1],
"CoinValue(15..0)":[200,100,50,20,10,5,0,0,0,0,0,0,0,0,0,3],
"CoinAccept(15..0)":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0],
"Project":"Klaipeda",
"Version":"6.7.1-2024-06-24",
"CoinDenom(15..0)":[200,100,50,20,10,5,0,0,0,0,0,0,0,0,0,0],
"CoinValue(15..0)":[200,100,50,20,10,5,0,0,0,0,0,0,0,0,0,0],
"CoinAccept(15..0)":[1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0],
"ExchangeRate":1,
"TokenChannel":6,
"BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
"BillAccept(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
"LocalTaxRate":19,
"LocalTaxRate":21,
"ForeignTaxRate":0,
"Surcharge":0,
"Discount":0
}
#"BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,10000,5000,2000,1000,500],

View File

@@ -1,12 +0,0 @@
{
"title":"DC2C_config",
"project":"Klaipeda",
"version":"15.11.2023 00001",
"custNum":335,
"machNum":1000,
"borough":1,
"zone":1,
"alias":0,
"location":"Lebzeltergasse 4-12"
}

View File

@@ -1,11 +1,11 @@
{
"title":"DC2C_device",
"project":"Klaipeda",
"Version":"04.12.2023 00103",
"Project":"Schoenau",
"Version":"6.7.2-2024-06-17",
"printer":1,
"coinChk":1,
"mifRd":1,
"solarPwr":0,
"solarPwr":1,
"modem":1,
"creditCard":1,
"escrow":1,
@@ -15,16 +15,17 @@
"vaultLock":0,
"autoAlarm":1,
"autoOpen":1,
"AccPrint":1,
"DorPrint":1,
"TokPrint":1,
"AccPrint":2,
"DorPrint":0,
"TokPrint":0,
"CBwarnLev":1600,
"CBerrLev":1900,
"BattWarn":11800,
"BattErr":11200,
"foreign":1,
"foreign":3,
"refundPrint":1,
"billWarnLev":400,
"billFullLev":500,
"billWarnLev":300,
"billFullLev":380,
"housing":1
}

View File

@@ -1,30 +1,23 @@
{
"title":"DC2C_pri01",
"project":"Klaipeda",
"Version":"15.11.2023 00001",
"styl":"font 10",
"styl":"size 11",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"text":"",
"styl":"font 23",
"styl":"size 00",
"styl":"align c",
"feed":"margin02",
"feed":"rim02",
"graf":"logo1",
"text":"Klaipeda",
"feed":"nl"
"feed":"nl"
"text":"Parkschein",
"text":"Privaloma įmoka - vietinė rinkliava.",
"feed":"nl",
"text":"Bilietą padėkite už priekinio stiklo",
"feed":"nl",
"text":"ant prietaisų skydelio, kad būtų",
"feed":"nl",
"text":"lengvai įskaitomi bilieto duomenys.",
"feed":"nl",
"feed":"nl",
"styl":"size 00",
"styl":"align l",
"styl":"size 11",
"vari":"Dynamic01",
"styl":"size 00",
"text":"Parkzeit bezahlt bis: ",
"feed":"nl",
"styl":"size 11",
"vari":"Dynamic04",
"vari":"Dynamic03",
"styl":"size 00",
"text":"Galioja šia puse į viršų.",
"feed":"nl"
}

View File

@@ -1,15 +1,33 @@
{
"title":"DC2C_pri02",
"project":"Klaipeda",
"Version":"15.11.2023 00001",
"issued":"13.11.2023 01.01",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"feed":"nl",
"text":"Bezahlt: ",
"styl":"size 11",
"vari":"Dynamic07",
"text":"",
"styl":"font 23",
"text":"Automobilio valstybinis",
"feed":"nl",
"styl":"size 00"
"text":" numeris:",
"feed":"nl",
"styl":"font 10",
"styl":"size 22",
"vari":"Dynamic01",
"feed":"nl",
"styl":"font 23",
"styl":"size 00",
"text":"Apmokėta iki:",
"feed":"nl",
"styl":"size 32",
"vari":"Dynamic04",
"styl":"size 00",
"text":" Data: ",
"styl":"size 32",
"vari":"Dynamic03",
"styl":"size 00",
"text":"Mokėjimo data ir laikas:",
"feed":"nl",
"vari":"date us",
"vari":"time long",
"feed":"nl"
}

29
etc/psa_config/DC2C_print03.json Executable file → Normal file
View File

@@ -1,23 +1,24 @@
{
"title":"DC2C_pri03",
"project":"Klaipeda",
"Version":"15.11.2023 00001",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"styl":"size 00",
"text":"Sumokėta:",
"vari":"Dynamic02",
"styl":"size 21",
"text":"Geltonoji zona",
"feed":"nl",
"styl":"size 10",
"text":"tarifas 60 ct/h",
"feed":"nl",
"styl":"size 00",
"text":"Standort: ",
"feed":"nl",
"vari":"location",
"text":"Automat: ",
"vari":"manu",
"text":"Bilieto nr.:",
"vari":"Dynamic08",
"feed":"nl",
"styl":"align c",
"text":"Bitte gut sichtbar",
"feed":"nl",
"text":"hinter die Scheibe",
"feed":"nl",
"text":"legen",
"feed":"nl",
"feed":"eject"
"text":"Automato nr.:",
"vari":"manu",
"feed":"nl"
}

View File

@@ -1,6 +1,32 @@
{
"title":"DC2C_pri04",
"project":"Klaipeda",
"Version":"15.11.2023 01.01",
"text":"";
}
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"text":"Klaipėdos miesto",
"feed":"nl",
"text":"savivaldybė",
"feed":"nl",
"text":"Liepų g. 11, LT-92138",
"feed":"nl",
"text":" Klaipėda,",
"feed":"nl",
"text":"Įm.k. 188710823",
"feed":"nl",
"text":"Informacija tel.:",
"feed":"nl",
"text":" +370 800 12344 "
"feed":"nl",
"feed":"eject"
}

View File

@@ -1,30 +1,23 @@
{
"title":"DC2C_pri05",
"project":"Klaipeda",
"Version":"15.11.2023 00001",
"styl":"font 10",
"styl":"size 11",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"text":"",
"styl":"font 23",
"styl":"size 00",
"styl":"align c",
"feed":"margin02",
"feed":"rim02",
"graf":"logo1",
"text":"Klaipeda",
"feed":"nl"
"feed":"nl"
"text":"Parkschein",
"text":"Privaloma įmoka - vietinė rinkliava.",
"feed":"nl",
"text":"Bilietą padėkite už priekinio stiklo",
"feed":"nl",
"text":"ant prietaisų skydelio, kad būtų",
"feed":"nl",
"text":"lengvai įskaitomi bilieto duomenys.",
"feed":"nl",
"feed":"nl",
"styl":"size 00",
"styl":"align l",
"styl":"size 11",
"vari":"Dynamic01",
"styl":"size 00",
"text":"Parkzeit bezahlt bis: ",
"feed":"nl",
"styl":"size 11",
"vari":"Dynamic04",
"vari":"Dynamic03",
"styl":"size 00",
"text":"Galioja šia puse į viršų.",
"feed":"nl"
}

View File

@@ -1,16 +1,33 @@
{
"title":"DC2C_pri06",
"project":"Klaipeda",
"Version":"15.11.2023 00001",
"issued":"13.11.2023 01.01",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"feed":"nl",
"text":"Bezahlt: ",
"styl":"size 11",
"vari":"Dynamic07",
"text":"",
"styl":"font 23",
"text":"Automobilio valstybinis",
"feed":"nl",
"styl":"size 00"
"text":" numeris:",
"feed":"nl",
"styl":"font 10",
"styl":"size 22",
"vari":"Dynamic01",
"feed":"nl",
"styl":"font 23",
"styl":"size 00",
"text":"Apmokėta iki:",
"feed":"nl",
"styl":"size 32",
"vari":"Dynamic04",
"styl":"size 00",
"text":" Data: ",
"styl":"size 32",
"vari":"Dynamic03",
"styl":"size 00",
"text":"Mokėjimo data ir laikas:",
"feed":"nl",
"vari":"date us",
"vari":"time long",
"feed":"nl"
}

29
etc/psa_config/DC2C_print07.json Executable file → Normal file
View File

@@ -1,23 +1,24 @@
{
"title":"DC2C_pri07",
"project":"Klaipeda",
"Version":"15.11.2023 00001",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"styl":"size 00",
"text":"Sumokėta:",
"vari":"Dynamic02",
"styl":"size 21",
"text":"Geltonoji zona",
"feed":"nl",
"styl":"size 10",
"text":"tarifas 60 ct/h",
"feed":"nl",
"styl":"size 00",
"text":"Standort: ",
"feed":"nl",
"vari":"location",
"text":"Automat: ",
"vari":"manu",
"text":"Bilieto nr.:",
"vari":"Dynamic08",
"feed":"nl",
"styl":"align c",
"text":"Bitte gut sichtbar",
"feed":"nl",
"text":"hinter die Scheibe",
"feed":"nl",
"text":"legen",
"feed":"nl",
"feed":"eject"
"text":"Automato nr.:",
"vari":"manu",
"feed":"nl"
}

View File

@@ -1,6 +1,32 @@
{
"title":"DC2C_pri08",
"project":"Klaipeda",
"Version":"15.11.2023 01.01",
"text":"";
}
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"text":"Klaipėdos miesto",
"feed":"nl",
"text":"savivaldybė",
"feed":"nl",
"text":"Liepų g. 11, LT-92138",
"feed":"nl",
"text":" Klaipėda,",
"feed":"nl",
"text":"Įm.k. 188710823",
"feed":"nl",
"text":"Informacija tel.:",
"feed":"nl",
"text":" +370 800 12344 "
"feed":"nl",
"feed":"eject"
}

View File

@@ -0,0 +1,18 @@
{
"title":"DC2C_pri09",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"text":""
}

View File

@@ -0,0 +1,18 @@
{
"title":"DC2C_pri10",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"text":""
}

View File

@@ -0,0 +1,18 @@
{
"title":"DC2C_pri11",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"text":""
}

View File

@@ -0,0 +1,18 @@
{
"title":"DC2C_pri12",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"text":""
}

View File

@@ -0,0 +1,18 @@
{
"title":"DC2C_pri13",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"text":""
}

View File

@@ -0,0 +1,18 @@
{
"title":"DC2C_pri14",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"text":""
}

View File

@@ -0,0 +1,18 @@
{
"title":"DC2C_pri15",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"text":""
}

View File

@@ -0,0 +1,18 @@
{
"title":"DC2C_pri16",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"text":""
}

View File

@@ -0,0 +1,18 @@
{
"title":"DC2C_pri17",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"text":""
}

View File

@@ -0,0 +1,18 @@
{
"title":"DC2C_pri18",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"text":""
}

View File

@@ -0,0 +1,18 @@
{
"title":"DC2C_pri19",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"text":""
}

View File

@@ -0,0 +1,18 @@
{
"title":"DC2C_pri20",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"text":""
}

View File

@@ -0,0 +1,18 @@
{
"title":"DC2C_pri21",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"text":""
}

View File

@@ -0,0 +1,18 @@
{
"title":"DC2C_pri22",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"text":""
}

View File

@@ -0,0 +1,18 @@
{
"title":"DC2C_pri23",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"text":""
}

View File

@@ -0,0 +1,32 @@
{
"title":"DC2C_pri24",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"text":"",
"styl":"font 23",
"styl":"size 00",
"styl":"align c",
"feed":"margin02",
"feed":"rim02",
"text":"Privaloma įmoka - vietinė rinkliava.",
"feed":"nl",
"text":"Vietinė rinkliava",
"feed":"nl",
"text":"pagal pranesima Nr.",
"feed":"nl",
"styl":"size 21",
"vari":"Dynamic08",
"styl":"size 00"
}

View File

@@ -0,0 +1,36 @@
{
"title":"DC2C_pri25",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"styl":"size 00",
"feed":"nl",
"text":"Automobilio valstybinis numeris:",
"feed":"nl",
"styl":"font 10",
"styl":"size 21",
"vari":"Dynamic01",
"styl":"size 00",
"feed":"nl",
"text":"Sumokėta:",
"feed":"nl",
"vari":"Dynamic02",
"styl":"size 00",
"feed":"nl",
"text":"Mokejimo data ir laikas:",
"feed":"nl",
"styl":"size 11",
"vari":"date us",
"vari":"time long"
}

View File

@@ -0,0 +1,37 @@
{
"title":"DC2C_pri26",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"styl":"size 00",
"text":"Parkomato numeris:",
"vari":"manu",
"feed":"nl",
"text":"Klaipėdos miesto",
"feed":"nl",
"text":"savivaldybė",
"feed":"nl",
"text":"Liepų g. 11, LT-92138",
"feed":"nl",
"text":" Klaipėda,",
"feed":"nl",
"text":"Įm.k. 188710823",
"feed":"nl",
"text":"Informacija tel.:",
"feed":"nl",
"text":" +370 800 12344 "
"feed":"nl",
"feed":"eject"
}

View File

@@ -0,0 +1,18 @@
{
"title":"DC2C_pri27",
"Project":"Klaipeda",
"Version":"1.1.3-2024-08-08",
"text":""
}

View File

@@ -1,7 +1,7 @@
{
"title":"DC2C_pri31",
"project":"door close print",
"Version":"15.11.2023 00001",
"Version":"27.06.2024 00001",
"styl":"font 08",
"styl":"size 10",
"feed":"margin02",

View File

@@ -1,7 +1,7 @@
{
"title":"DC2C_pri32",
"project":"refund reciept",
"Version":"15.11.2023 00001",
"Version":"27.06.2024 00001",
"styl":"font 08",
"styl":"size 10",
"feed":"margin02",

File diff suppressed because it is too large Load Diff

1155
etc/psa_tariff/tariff02.json Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -4,8 +4,8 @@
# opkg-commands added to this file will be executed by ATBUpdateTool.
###############################################################################
#
opkg update
opkg install prepare-update
#opkg update
#opkg install prepare-update
#
#opkg --cache /var/cache/opkg --download-only upgrade atb-dc-libraries
#opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-dc