Compare commits

...

20 Commits

Author SHA1 Message Date
f1c5c5fcd7
add update atb-plugin-calculateprice-mobilisis 2024-11-05 09:54:41 +01:00
53a7f2d259
Merge branch 'master' of git.mimbach49.de:GerhardHoffmann/customer_714 2024-11-05 09:48:17 +01:00
b021214580 add update of libmobilisis-calc 2024-10-10 12:15:06 +02:00
e6dff1e58e tariff-file for new tariff-calculator 2024-10-10 11:50:17 +02:00
ae9d8b4e74 Merge branch 'master' of https://git.mimbach49.de/GerhardHoffmann/customer_714 2024-10-10 11:49:26 +02:00
1a5b644fab
Tariff: fix holiday 2024-08-12 09:35:48 +02:00
f58ab23517 resolve merge conflict 2024-06-26 10:54:07 +02:00
cb78c4eada
DC_device: add paramter "housing" ...
... this is for enabling door switches on 1256 DC
2024-06-24 15:13:33 +02:00
0fa2116748 Sync with branch zg1/zone1. 2024-04-24 15:37:06 +02:00
305482d0c7 Removed any holiday not in 2024 2024-04-24 12:51:06 +02:00
38dd230c8b Added: opkg upgrade ptu5-systemcontroller 2024-04-09 16:23:52 +02:00
3a8494bf0a Updated (Thomas) 2024-04-03 14:01:08 +02:00
aecbb68a58 Updated to use logo 2024-04-02 15:50:57 +02:00
7f5d8fd0e0 Turn off 5-cent coin 2024-03-13 10:25:27 +01:00
f525653241 Add price per hour (to be compatible with Kirchdorf) 2024-03-07 08:14:42 +01:00
8bb8d9a66b machNum=8, location: Hauptplatz 39 Gericht 2024-01-17 17:44:11 +01:00
30b5de36e3 Change dc-json-files for testing 2024-01-17 17:25:36 +01:00
a3a31e4925 base jsonfiles for korneuburg (added line for git) 2024-01-16 08:53:41 +01:00
34b9a7589c Added installation of mxt-touch-reset 2024-01-16 08:32:50 +01:00
70f229e826 Fix: 2024-01-04 -> 2024-04-01 (1.April)
Add: Ostersonntag (2x): 2024-03-31 + 2025-04-20.
2024-01-04 17:00:38 +01:00
2 changed files with 1391 additions and 486 deletions

File diff suppressed because it is too large Load Diff

View File

@ -9,8 +9,12 @@ 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
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-calculateprice-mobilisis
opkg --cache /var/cache/opkg --download-only upgrade libmobilisis-calc
opkg --cache /var/cache/opkg --download-only upgrade atbqt opkg --cache /var/cache/opkg --download-only upgrade atbqt
# #
opkg --cache /var/cache/opkg upgrade atb-dc-libraries opkg --cache /var/cache/opkg upgrade atb-dc-libraries
opkg --cache /var/cache/opkg upgrade atb-plugin-dc opkg --cache /var/cache/opkg upgrade atb-plugin-dc
opkg --cache /var/cache/opkg upgrade atb-plugin-calculateprice-mobilisis
opkg --cache /var/cache/opkg upgrade libmobilisis-calc
opkg --cache /var/cache/opkg upgrade atbqt opkg --cache /var/cache/opkg upgrade atbqt