16 Commits

Author SHA1 Message Date
DennisSchwarzer 96f4a217d8 change exchange rate to 336 HUF/EUR 2026-05-05 10:25:46 +02:00
DennisSchwarzer 2f51bea39c fix tariff info used for backend 2026-04-15 14:00:34 +02:00
DennisSchwarzer 31f6626098 update holidays 2026 2026-03-31 15:03:36 +02:00
SiegfriedSiegert f16eaeaa7f Install apism 1.7.0-r1 (restart always) 2026-03-05 15:22:27 +01:00
SiegfriedSiegert 298250ad64 Install atbqt 4.99.11 (Backport ApismClient) 2026-03-05 12:50:33 +01:00
DennisSchwarzer 9ed8927938 set saturday endtime back to 12:00 2026-01-12 08:17:00 +01:00
SiegfriedSiegert 1980a7ce1c Tariff: set saturday worktime to 8-18 2026-01-08 11:26:09 +01:00
DennisSchwarzer 8489eec036 revert saturday worktime to 8-12 2025-12-15 08:10:58 +01:00
DennisSchwarzer de3a35f4b3 extended saturday work time from 12 to 18 since it´s a work day. revert after 13.12.25 2025-12-12 11:54:30 +01:00
DennisSchwarzer 3d23211538 updated holidays 2026 and set saturday as holiday for zone 1 to 4 2025-12-09 08:50:06 +01:00
DennisSchwarzer a9b0f93e06 added missing comma 2025-10-23 18:10:23 +02:00
DennisSchwarzer 2d2d490cb3 fixed saints_day 2025-11-01 2025-10-23 18:00:21 +02:00
DennisSchwarzer b1ac7b061f fixed saints_day 2025-11-01 2025-10-23 17:43:52 +02:00
DennisSchwarzer fffcd84052 updated holidays 2025-10-23 10:23:17 +02:00
DennisSchwarzer 5f5390084b quick hack for saturday workday, revert in KW 43!!! 2025-10-17 13:16:39 +02:00
DennisSchwarzer 2d6ba5c8b2 DC2C_print23.json provided by customer 2025-08-19 08:20:57 +02:00
9 changed files with 4802 additions and 1104 deletions
+2 -2
View File
@@ -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)":[672,336,168,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":336,
"TokenChannel":1,
"BillValues(7..0)":[0,0,0,0,0,0,0,0],
"LocalTaxRate":20,
+35
View File
@@ -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"
}
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+5 -3
View File
@@ -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