Compare commits
14 Commits
master
...
f78e84624a
Author | SHA1 | Date | |
---|---|---|---|
f78e84624a | |||
079d0f4e7e | |||
f21099f036 | |||
0085494514 | |||
f050c5657e | |||
a01f7b6647 | |||
109ce63b71 | |||
f3d04ab718 | |||
7b912cea2c | |||
ed92e95e87 | |||
7dd4874870 | |||
0474b7e649 | |||
120cdc0220
|
|||
135d93adf1 |
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
@@ -1,18 +1,17 @@
|
|||||||
{
|
{
|
||||||
"title":"DC2C_cash ",
|
"title":"DC2C_cash ",
|
||||||
"project":"Klaipeda",
|
"Project":"Klaipeda",
|
||||||
"version":"15.10.2023 14:55 02.00.06",
|
"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,1],
|
"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,3],
|
"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,1,1,1,1,1,1,1,1,1,1,0],
|
"CoinAccept(15..0)":[1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0],
|
||||||
"ExchangeRate":1,
|
"ExchangeRate":1,
|
||||||
"TokenChannel":6,
|
"TokenChannel":6,
|
||||||
"BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
|
"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],
|
"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,
|
"ForeignTaxRate":0,
|
||||||
"Surcharge":0,
|
"Surcharge":0,
|
||||||
"Discount":0
|
"Discount":0
|
||||||
}
|
}
|
||||||
#"BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,10000,5000,2000,1000,500],
|
|
||||||
|
|
||||||
|
@@ -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"
|
|
||||||
}
|
|
||||||
|
|
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"title":"DC2C_device",
|
"title":"DC2C_device",
|
||||||
"project":"Klaipeda",
|
"Project":"Schoenau",
|
||||||
"Version":"04.12.2023 00103",
|
"Version":"6.7.2-2024-06-17",
|
||||||
"printer":1,
|
"printer":1,
|
||||||
"coinChk":1,
|
"coinChk":1,
|
||||||
"mifRd":1,
|
"mifRd":1,
|
||||||
"solarPwr":0,
|
"solarPwr":1,
|
||||||
"modem":1,
|
"modem":1,
|
||||||
"creditCard":1,
|
"creditCard":1,
|
||||||
"escrow":1,
|
"escrow":1,
|
||||||
@@ -15,16 +15,17 @@
|
|||||||
"vaultLock":0,
|
"vaultLock":0,
|
||||||
"autoAlarm":1,
|
"autoAlarm":1,
|
||||||
"autoOpen":1,
|
"autoOpen":1,
|
||||||
"AccPrint":1,
|
"AccPrint":2,
|
||||||
"DorPrint":1,
|
"DorPrint":0,
|
||||||
"TokPrint":1,
|
"TokPrint":0,
|
||||||
"CBwarnLev":1600,
|
"CBwarnLev":1600,
|
||||||
"CBerrLev":1900,
|
"CBerrLev":1900,
|
||||||
"BattWarn":11800,
|
"BattWarn":11800,
|
||||||
"BattErr":11200,
|
"BattErr":11200,
|
||||||
"foreign":1,
|
"foreign":3,
|
||||||
"refundPrint":1,
|
"refundPrint":1,
|
||||||
"billWarnLev":400,
|
"billWarnLev":300,
|
||||||
"billFullLev":500,
|
"billFullLev":380,
|
||||||
"housing":1
|
"housing":1
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@@ -1,30 +1,23 @@
|
|||||||
{
|
{
|
||||||
"title":"DC2C_pri01",
|
"title":"DC2C_pri01",
|
||||||
"project":"Klaipeda",
|
"Project":"Klaipeda",
|
||||||
"Version":"15.11.2023 00001",
|
"Version":"1.1.3-2024-08-08",
|
||||||
"styl":"font 10",
|
"text":"",
|
||||||
"styl":"size 11",
|
"styl":"font 23",
|
||||||
|
"styl":"size 00",
|
||||||
"styl":"align c",
|
"styl":"align c",
|
||||||
"feed":"margin02",
|
"feed":"margin02",
|
||||||
"feed":"rim02",
|
"feed":"rim02",
|
||||||
"graf":"logo1",
|
"text":"Privaloma įmoka - vietinė rinkliava.",
|
||||||
"text":"Klaipeda",
|
"feed":"nl",
|
||||||
"feed":"nl"
|
"text":"Bilietą padėkite už priekinio stiklo",
|
||||||
"feed":"nl"
|
"feed":"nl",
|
||||||
"text":"Parkschein",
|
"text":"ant prietaisų skydelio, kad būtų",
|
||||||
|
"feed":"nl",
|
||||||
|
"text":"lengvai įskaitomi bilieto duomenys.",
|
||||||
"feed":"nl",
|
"feed":"nl",
|
||||||
"feed":"nl",
|
"feed":"nl",
|
||||||
"styl":"size 00",
|
"text":"Galioja šia puse į viršų.",
|
||||||
"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",
|
|
||||||
"feed":"nl"
|
"feed":"nl"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -1,15 +1,33 @@
|
|||||||
{
|
{
|
||||||
"title":"DC2C_pri02",
|
"title":"DC2C_pri02",
|
||||||
"project":"Klaipeda",
|
"Project":"Klaipeda",
|
||||||
"Version":"15.11.2023 00001",
|
"Version":"1.1.3-2024-08-08",
|
||||||
"issued":"13.11.2023 01.01",
|
|
||||||
"feed":"nl",
|
"feed":"nl",
|
||||||
"text":"Bezahlt: ",
|
"styl":"font 23",
|
||||||
"styl":"size 11",
|
"text":"Automobilio valstybinis",
|
||||||
"vari":"Dynamic07",
|
|
||||||
"text":"",
|
|
||||||
"feed":"nl",
|
"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
29
etc/psa_config/DC2C_print03.json
Executable file → Normal file
@@ -1,23 +1,24 @@
|
|||||||
{
|
{
|
||||||
"title":"DC2C_pri03",
|
"title":"DC2C_pri03",
|
||||||
"project":"Klaipeda",
|
"Project":"Klaipeda",
|
||||||
"Version":"15.11.2023 00001",
|
"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",
|
"feed":"nl",
|
||||||
"styl":"size 00",
|
"styl":"size 00",
|
||||||
"text":"Standort: ",
|
|
||||||
"feed":"nl",
|
"feed":"nl",
|
||||||
"vari":"location",
|
"text":"Bilieto nr.:",
|
||||||
"text":"Automat: ",
|
"vari":"Dynamic08",
|
||||||
"vari":"manu",
|
|
||||||
"feed":"nl",
|
"feed":"nl",
|
||||||
"styl":"align c",
|
"text":"Automato nr.:",
|
||||||
"text":"Bitte gut sichtbar",
|
"vari":"manu",
|
||||||
"feed":"nl",
|
"feed":"nl"
|
||||||
"text":"hinter die Scheibe",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":"legen",
|
|
||||||
"feed":"nl",
|
|
||||||
"feed":"eject"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@@ -1,6 +1,32 @@
|
|||||||
{
|
{
|
||||||
"title":"DC2C_pri04",
|
"title":"DC2C_pri04",
|
||||||
"project":"Klaipeda",
|
"Project":"Klaipeda",
|
||||||
"Version":"15.11.2023 01.01",
|
"Version":"1.1.3-2024-08-08",
|
||||||
"text":"";
|
"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"
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@@ -1,30 +1,23 @@
|
|||||||
{
|
{
|
||||||
"title":"DC2C_pri05",
|
"title":"DC2C_pri05",
|
||||||
"project":"Klaipeda",
|
"Project":"Klaipeda",
|
||||||
"Version":"15.11.2023 00001",
|
"Version":"1.1.3-2024-08-08",
|
||||||
"styl":"font 10",
|
"text":"",
|
||||||
"styl":"size 11",
|
"styl":"font 23",
|
||||||
|
"styl":"size 00",
|
||||||
"styl":"align c",
|
"styl":"align c",
|
||||||
"feed":"margin02",
|
"feed":"margin02",
|
||||||
"feed":"rim02",
|
"feed":"rim02",
|
||||||
"graf":"logo1",
|
"text":"Privaloma įmoka - vietinė rinkliava.",
|
||||||
"text":"Klaipeda",
|
"feed":"nl",
|
||||||
"feed":"nl"
|
"text":"Bilietą padėkite už priekinio stiklo",
|
||||||
"feed":"nl"
|
"feed":"nl",
|
||||||
"text":"Parkschein",
|
"text":"ant prietaisų skydelio, kad būtų",
|
||||||
|
"feed":"nl",
|
||||||
|
"text":"lengvai įskaitomi bilieto duomenys.",
|
||||||
"feed":"nl",
|
"feed":"nl",
|
||||||
"feed":"nl",
|
"feed":"nl",
|
||||||
"styl":"size 00",
|
"text":"Galioja šia puse į viršų.",
|
||||||
"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",
|
|
||||||
"feed":"nl"
|
"feed":"nl"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -1,16 +1,33 @@
|
|||||||
{
|
{
|
||||||
"title":"DC2C_pri06",
|
"title":"DC2C_pri06",
|
||||||
"project":"Klaipeda",
|
"Project":"Klaipeda",
|
||||||
"Version":"15.11.2023 00001",
|
"Version":"1.1.3-2024-08-08",
|
||||||
"issued":"13.11.2023 01.01",
|
|
||||||
"feed":"nl",
|
"feed":"nl",
|
||||||
"text":"Bezahlt: ",
|
"styl":"font 23",
|
||||||
"styl":"size 11",
|
"text":"Automobilio valstybinis",
|
||||||
"vari":"Dynamic07",
|
|
||||||
"text":"",
|
|
||||||
"feed":"nl",
|
"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
29
etc/psa_config/DC2C_print07.json
Executable file → Normal file
@@ -1,23 +1,24 @@
|
|||||||
{
|
{
|
||||||
"title":"DC2C_pri07",
|
"title":"DC2C_pri07",
|
||||||
"project":"Klaipeda",
|
"Project":"Klaipeda",
|
||||||
"Version":"15.11.2023 00001",
|
"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",
|
"feed":"nl",
|
||||||
"styl":"size 00",
|
"styl":"size 00",
|
||||||
"text":"Standort: ",
|
|
||||||
"feed":"nl",
|
"feed":"nl",
|
||||||
"vari":"location",
|
"text":"Bilieto nr.:",
|
||||||
"text":"Automat: ",
|
"vari":"Dynamic08",
|
||||||
"vari":"manu",
|
|
||||||
"feed":"nl",
|
"feed":"nl",
|
||||||
"styl":"align c",
|
"text":"Automato nr.:",
|
||||||
"text":"Bitte gut sichtbar",
|
"vari":"manu",
|
||||||
"feed":"nl",
|
"feed":"nl"
|
||||||
"text":"hinter die Scheibe",
|
|
||||||
"feed":"nl",
|
|
||||||
"text":"legen",
|
|
||||||
"feed":"nl",
|
|
||||||
"feed":"eject"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@@ -1,6 +1,32 @@
|
|||||||
{
|
{
|
||||||
"title":"DC2C_pri08",
|
"title":"DC2C_pri08",
|
||||||
"project":"Klaipeda",
|
"Project":"Klaipeda",
|
||||||
"Version":"15.11.2023 01.01",
|
"Version":"1.1.3-2024-08-08",
|
||||||
"text":"";
|
"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"
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
18
etc/psa_config/DC2C_print09.json
Normal file
18
etc/psa_config/DC2C_print09.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"title":"DC2C_pri09",
|
||||||
|
"Project":"Klaipeda",
|
||||||
|
"Version":"1.1.3-2024-08-08",
|
||||||
|
"text":""
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
18
etc/psa_config/DC2C_print10.json
Normal file
18
etc/psa_config/DC2C_print10.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"title":"DC2C_pri10",
|
||||||
|
"Project":"Klaipeda",
|
||||||
|
"Version":"1.1.3-2024-08-08",
|
||||||
|
"text":""
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
18
etc/psa_config/DC2C_print11.json
Normal file
18
etc/psa_config/DC2C_print11.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"title":"DC2C_pri11",
|
||||||
|
"Project":"Klaipeda",
|
||||||
|
"Version":"1.1.3-2024-08-08",
|
||||||
|
"text":""
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
18
etc/psa_config/DC2C_print12.json
Normal file
18
etc/psa_config/DC2C_print12.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"title":"DC2C_pri12",
|
||||||
|
"Project":"Klaipeda",
|
||||||
|
"Version":"1.1.3-2024-08-08",
|
||||||
|
"text":""
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
18
etc/psa_config/DC2C_print13.json
Normal file
18
etc/psa_config/DC2C_print13.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"title":"DC2C_pri13",
|
||||||
|
"Project":"Klaipeda",
|
||||||
|
"Version":"1.1.3-2024-08-08",
|
||||||
|
"text":""
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
18
etc/psa_config/DC2C_print14.json
Normal file
18
etc/psa_config/DC2C_print14.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"title":"DC2C_pri14",
|
||||||
|
"Project":"Klaipeda",
|
||||||
|
"Version":"1.1.3-2024-08-08",
|
||||||
|
"text":""
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
18
etc/psa_config/DC2C_print15.json
Normal file
18
etc/psa_config/DC2C_print15.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"title":"DC2C_pri15",
|
||||||
|
"Project":"Klaipeda",
|
||||||
|
"Version":"1.1.3-2024-08-08",
|
||||||
|
"text":""
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
18
etc/psa_config/DC2C_print16.json
Normal file
18
etc/psa_config/DC2C_print16.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"title":"DC2C_pri16",
|
||||||
|
"Project":"Klaipeda",
|
||||||
|
"Version":"1.1.3-2024-08-08",
|
||||||
|
"text":""
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
18
etc/psa_config/DC2C_print17.json
Normal file
18
etc/psa_config/DC2C_print17.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"title":"DC2C_pri17",
|
||||||
|
"Project":"Klaipeda",
|
||||||
|
"Version":"1.1.3-2024-08-08",
|
||||||
|
"text":""
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
18
etc/psa_config/DC2C_print18.json
Normal file
18
etc/psa_config/DC2C_print18.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"title":"DC2C_pri18",
|
||||||
|
"Project":"Klaipeda",
|
||||||
|
"Version":"1.1.3-2024-08-08",
|
||||||
|
"text":""
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
18
etc/psa_config/DC2C_print19.json
Normal file
18
etc/psa_config/DC2C_print19.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"title":"DC2C_pri19",
|
||||||
|
"Project":"Klaipeda",
|
||||||
|
"Version":"1.1.3-2024-08-08",
|
||||||
|
"text":""
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
18
etc/psa_config/DC2C_print20.json
Normal file
18
etc/psa_config/DC2C_print20.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"title":"DC2C_pri20",
|
||||||
|
"Project":"Klaipeda",
|
||||||
|
"Version":"1.1.3-2024-08-08",
|
||||||
|
"text":""
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
18
etc/psa_config/DC2C_print21.json
Normal file
18
etc/psa_config/DC2C_print21.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"title":"DC2C_pri21",
|
||||||
|
"Project":"Klaipeda",
|
||||||
|
"Version":"1.1.3-2024-08-08",
|
||||||
|
"text":""
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
18
etc/psa_config/DC2C_print22.json
Normal file
18
etc/psa_config/DC2C_print22.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"title":"DC2C_pri22",
|
||||||
|
"Project":"Klaipeda",
|
||||||
|
"Version":"1.1.3-2024-08-08",
|
||||||
|
"text":""
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
18
etc/psa_config/DC2C_print23.json
Normal file
18
etc/psa_config/DC2C_print23.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"title":"DC2C_pri23",
|
||||||
|
"Project":"Klaipeda",
|
||||||
|
"Version":"1.1.3-2024-08-08",
|
||||||
|
"text":""
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
32
etc/psa_config/DC2C_print24.json
Normal file
32
etc/psa_config/DC2C_print24.json
Normal 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"
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
36
etc/psa_config/DC2C_print25.json
Normal file
36
etc/psa_config/DC2C_print25.json
Normal 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"
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
37
etc/psa_config/DC2C_print26.json
Normal file
37
etc/psa_config/DC2C_print26.json
Normal 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"
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
18
etc/psa_config/DC2C_print27.json
Normal file
18
etc/psa_config/DC2C_print27.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"title":"DC2C_pri27",
|
||||||
|
"Project":"Klaipeda",
|
||||||
|
"Version":"1.1.3-2024-08-08",
|
||||||
|
"text":""
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"title":"DC2C_pri31",
|
"title":"DC2C_pri31",
|
||||||
"project":"door close print",
|
"project":"door close print",
|
||||||
"Version":"15.11.2023 00001",
|
"Version":"27.06.2024 00001",
|
||||||
"styl":"font 08",
|
"styl":"font 08",
|
||||||
"styl":"size 10",
|
"styl":"size 10",
|
||||||
"feed":"margin02",
|
"feed":"margin02",
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"title":"DC2C_pri32",
|
"title":"DC2C_pri32",
|
||||||
"project":"refund reciept",
|
"project":"refund reciept",
|
||||||
"Version":"15.11.2023 00001",
|
"Version":"27.06.2024 00001",
|
||||||
"styl":"font 08",
|
"styl":"font 08",
|
||||||
"styl":"size 10",
|
"styl":"size 10",
|
||||||
"feed":"margin02",
|
"feed":"margin02",
|
||||||
|
File diff suppressed because it is too large
Load Diff
1155
etc/psa_tariff/tariff02.json
Normal file
1155
etc/psa_tariff/tariff02.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -4,8 +4,8 @@
|
|||||||
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
||||||
###############################################################################
|
###############################################################################
|
||||||
#
|
#
|
||||||
opkg update
|
#opkg update
|
||||||
opkg install prepare-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-dc-libraries
|
||||||
#opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-dc
|
#opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-dc
|
||||||
|
Reference in New Issue
Block a user