Compare commits
16 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bb1d42a056 | |||
| eea07f7f54 | |||
| 4e065db1d8 | |||
| d4fd86a101 | |||
| 269bb7d980 | |||
| b6941cd3d8 | |||
|
bf0213c7d2
|
|||
|
c7d96ae322
|
|||
| 8e865107c7 | |||
| f371d1fdad | |||
| 139610ed7c | |||
| 43a6c816d0 | |||
| 984917e3cb | |||
| 425e319ec7 | |||
| 08901cc252 | |||
| 5921a2b95d |
@@ -0,0 +1,35 @@
|
||||
"title":"DC2C_pri23",
|
||||
"project":"DBM Szeged StartParking",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Szegedi Közlekedési Kft",
|
||||
"feed":"nl",
|
||||
"text":" 6720 Szeged",
|
||||
"feed":"nl",
|
||||
"text":" Zrínyi utca 4-8.",
|
||||
"feed":"nl",
|
||||
"text":"Adósz: 11092612-2-06",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"text":"Parkolás a zónában érvényes",
|
||||
"feed":"nl",
|
||||
"text":"4 óra maximális
|
||||
"feed":"nl",
|
||||
"text":"várakozási idő után ",
|
||||
"feed":"nl",
|
||||
"text":"AUTOMATIKUSAN LEÁLL",
|
||||
"feed":"nl",
|
||||
"text":"Leállító KÓD:",
|
||||
"feed":"nl",
|
||||
"styl":"size 11",
|
||||
"vari":"Dynamic07",
|
||||
"feed":"nl",
|
||||
"vari":"Dynamic08",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Õrizze meg, tartsa magánál!",
|
||||
"feed":"nl",
|
||||
"feed":"eject"
|
||||
}
|
||||
|
||||
|
||||
@@ -3,9 +3,9 @@
|
||||
"project":"DBM Szeged",
|
||||
"version":"1.0.0-2024-07-05",
|
||||
"CoinDenom(15..0)":[200,100,50,0,0,0,0,100,200,100,50,20,10,5,0,3],
|
||||
"CoinValue(15..0)":[730,365,185,0,0,0,0,100,200,100,50,20,10,5,0,3],
|
||||
"CoinValue(15..0)":[652,326,163,0,0,0,0,100,200,100,50,20,10,5,0,3],
|
||||
"CoinAccept(15..0)":[1,1,1,0,0,0,0,1,1,1,1,1,1,1,0,1],
|
||||
"ExchangeRate":365,
|
||||
"ExchangeRate":326,
|
||||
"TokenChannel":1,
|
||||
"BillValues(7..0)":[0,0,0,0,0,0,0,0],
|
||||
"LocalTaxRate":20,
|
||||
|
||||
+889
-107
File diff suppressed because it is too large
Load Diff
+886
-104
File diff suppressed because it is too large
Load Diff
+886
-104
File diff suppressed because it is too large
Load Diff
+793
-151
File diff suppressed because it is too large
Load Diff
+535
-497
File diff suppressed because it is too large
Load Diff
+779
-144
File diff suppressed because it is too large
Load Diff
@@ -4,15 +4,17 @@
|
||||
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
||||
###############################################################################
|
||||
##
|
||||
# opkg update
|
||||
opkg update
|
||||
# opkg install prepare-update
|
||||
# download packages
|
||||
# opkg --cache /var/cache/opkg --download-only upgrade tariff-config-281
|
||||
# opkg --cache /var/cache/opkg --download-only upgrade libmobilisis-calc2
|
||||
# opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-calculateprice-mobilisis
|
||||
# opkg --cache /var/cache/opkg --download-only upgrade atbqt
|
||||
opkg --cache /var/cache/opkg --download-only upgrade atbqt=4.99.11+git0+66f98a3bef-r0
|
||||
opkg --cache /var/cache/opkg --download-only upgrade apism=1.7.0-r1
|
||||
# install packages
|
||||
# opkg --cache /var/cache/opkg upgrade tariff-config-281
|
||||
# opkg --cache /var/cache/opkg upgrade libmobilisis-calc2
|
||||
# opkg --cache /var/cache/opkg upgrade atb-plugin-calculateprice-mobilisis
|
||||
# opkg --cache /var/cache/opkg upgrade atbqt
|
||||
opkg --cache /var/cache/opkg upgrade atbqt=4.99.11+git0+66f98a3bef-r0
|
||||
opkg --cache /var/cache/opkg upgrade apism=1.7.0-r1
|
||||
|
||||
Reference in New Issue
Block a user