Compare commits

...

16 Commits

Author SHA1 Message Date
09d2e42469 Acivate Sunday in business_hours. 2024-10-16 15:21:02 +02:00
ea74c5721a
Fix: tarif max_price 2024-08-08 14:30:20 +02:00
2a57f7f689
Merge branch 'zg1/zone1' of git.mimbach49.de:GerhardHoffmann/customer_745 into zg1/zone1 2024-07-03 18:15:19 +02:00
fa6ae87dcb Add WorkDaysWeekTime 2024-07-03 17:22:41 +02:00
a986a40d42 delete conf file 2024-07-03 16:23:21 +02:00
f09ed06488 Merge branch 'zg1/zone1' of https://git.mimbach49.de/GerhardHoffmann/customer_745 into zg1/zone1 2024-07-03 16:22:03 +02:00
b0ce5aa86a Update as provided by Dennis 2024-07-03 16:19:12 +02:00
a58bd4015a
opkg install release 2024-06-18 2024-07-03 12:40:31 +02:00
852e5552a0
Merge branch 'zg1/zone1' of git.mimbach49.de:GerhardHoffmann/customer_745 into zg1/zone1 2024-07-03 12:39:05 +02:00
86f2dfe862 Merge branch 'zg1/zone1' of https://git.mimbach49.de/GerhardHoffmann/customer_745 into zg1/zone1 2024-04-24 12:41:31 +02:00
44705ef7c6 Set businesshours = 16128 (because of backward-compatiblity to bad-neuenahr) 2024-04-24 12:40:25 +02:00
e8aae95f6c
Merge branch 'master' into zg1/zone1 2024-04-11 09:43:30 +02:00
c72dadf28c Added ptu5-systemcontroller 2024-04-10 14:12:25 +02:00
083d86b6d5 Add files included from at-dat 2024-04-10 14:09:39 +02:00
8e7c311776 Add atb-dc-libraries and comment out upgrading 2024-03-07 08:30:06 +01:00
6a989c2f01 Add cash file for galtuer 2024-02-16 13:22:30 +01:00
4 changed files with 82 additions and 29 deletions

View File

@ -1,12 +0,0 @@
{
"title":"DC2C_config",
"project":"Galltuer",
"version":"22.01.2024 00001",
"custNum":745,
"machNum":1000,
"borough":1,
"zone":1,
"alias":0,
"location":"Gemeinde Galtür, Galtür 39, A-6563 Galtür"
}

View File

@ -1,7 +1,7 @@
{
"title":"DC2C_device",
"project":"Galltuer",
"Version":"22.01.2024 00103",
"Version":"03.07.2024 00103",
"printer":1,
"coinChk":1,
"mifRd":1,
@ -23,5 +23,13 @@
"BattWarn":11800,
"BattErr":11200,
"foreign":1,
"refPrint":0
"refundPrint":0,
"billWarnLev":4,
"billFullLev":7,
"housing":1,
"changeCoins":1,
"dev_aux1":0,
"dev_aux2":0,
"dev_aux3":0,
"dev_aux4":0
}

View File

@ -51,11 +51,13 @@
"pop_price_night": 0,
"pop_min_time": 1,
"pop_max_time": 10080,
"pop_max_price": 4900,
"pop_min_price": 700,
"pop_carry_over": 1,
"pop_carry_over_time_range_id": 1,
"pop_daily_card_price": 0,
"pop_business_hours": 0,
"pop_business_hours": 32512,
"comment_pop_business_hours": "0x3F00 -> MON-SUN",
"pop_time_step_config": 2
}
],
@ -168,5 +170,66 @@
"pun_duration_max": 10080,
"pun_duration": 10080
}
],
"WeekDaysWorktime": [
{
"pwd_id": 621,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 1,
"pwd_time_from": "00:00:00",
"pwd_time_to": "23:59:00"
},
{
"pwd_id": 622,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 2,
"pwd_time_from": "00:00:00",
"pwd_time_to": "23:59:00"
},
{
"pwd_id": 623,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 3,
"pwd_time_from": "00:00:00",
"pwd_time_to": "23:59:00"
},
{
"pwd_id": 624,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 4,
"pwd_time_from": "00:00:00",
"pwd_time_to": "23:59:00"
},
{
"pwd_id": 625,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 5,
"pwd_time_from": "00:00:00",
"pwd_time_to": "23:59:00"
},
{
"pwd_id": 626,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 6,
"pwd_time_from": "00:00:00",
"pwd_time_to": "23:59:00"
},
{
"pwd_id": 627,
"pwd_period_week_day_id": 36,
"pwd_period_day_in_week_id": 7,
"pwd_time_from": "00:00:00",
"pwd_time_to": "23:59:00"
}
],
"PeriodYear": [
{
"pye_id": 8,
"pye_label": "Whole year",
"pye_start_month": 1,
"pye_start_day": 1,
"pye_end_month": 12,
"pye_end_day": 31
}
]
}

View File

@ -6,17 +6,11 @@
#
opkg update
opkg install prepare-update
opkg install atbupdatetool
opkg install mxt-touch-reset
opkg install atb-dc-libraries
opkg install ptu5-systemcontroller
opkg install atb-modemtools
# opkg remove atb-accountingtool
# opkg install atb-accountingtool
#opkg --cache /var/cache/opkg --download-only upgrade
#opkg --cache /var/cache/opkg upgrade
# opkg remove apism
# opkg install apism
# opkg info apism
# opkg info atbqt
# opkg info atbupdatetool
#
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 atbqt
#
opkg --cache /var/cache/opkg upgrade atb-dc-libraries
opkg --cache /var/cache/opkg upgrade atb-plugin-dc
opkg --cache /var/cache/opkg upgrade atbqt