Compare commits

...

13 Commits

4 changed files with 81 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", "title":"DC2C_device",
"project":"Galltuer", "project":"Galltuer",
"Version":"22.01.2024 00103", "Version":"03.07.2024 00103",
"printer":1, "printer":1,
"coinChk":1, "coinChk":1,
"mifRd":1, "mifRd":1,
@ -23,5 +23,13 @@
"BattWarn":11800, "BattWarn":11800,
"BattErr":11200, "BattErr":11200,
"foreign":1, "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

@ -55,7 +55,8 @@
"pop_carry_over": 1, "pop_carry_over": 1,
"pop_carry_over_time_range_id": 1, "pop_carry_over_time_range_id": 1,
"pop_daily_card_price": 0, "pop_daily_card_price": 0,
"pop_business_hours": 0, "pop_business_hours": 16128,
"comment_pop_business_hours": "0x3F00 -> MON-SUN",
"pop_time_step_config": 2 "pop_time_step_config": 2
} }
], ],
@ -168,5 +169,66 @@
"pun_duration_max": 10080, "pun_duration_max": 10080,
"pun_duration": 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 update
opkg install prepare-update opkg install prepare-update
opkg install atbupdatetool #
opkg install mxt-touch-reset opkg --cache /var/cache/opkg --download-only upgrade atb-dc-libraries
opkg install atb-dc-libraries opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-dc
opkg install ptu5-systemcontroller opkg --cache /var/cache/opkg --download-only upgrade atbqt
opkg install atb-modemtools #
# opkg remove atb-accountingtool opkg --cache /var/cache/opkg upgrade atb-dc-libraries
# opkg install atb-accountingtool opkg --cache /var/cache/opkg upgrade atb-plugin-dc
#opkg --cache /var/cache/opkg --download-only upgrade opkg --cache /var/cache/opkg upgrade atbqt
#opkg --cache /var/cache/opkg upgrade
# opkg remove apism
# opkg install apism
# opkg info apism
# opkg info atbqt
# opkg info atbupdatetool