Compare commits

..

2 Commits

4 changed files with 29 additions and 80 deletions

12
etc/psa_config/DC2C_conf.json Executable file
View File

@@ -0,0 +1,12 @@
{
"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":"03.07.2024 00103", "Version":"22.01.2024 00103",
"printer":1, "printer":1,
"coinChk":1, "coinChk":1,
"mifRd":1, "mifRd":1,
@@ -23,13 +23,5 @@
"BattWarn":11800, "BattWarn":11800,
"BattErr":11200, "BattErr":11200,
"foreign":1, "foreign":1,
"refundPrint":0, "refPrint":0
"billWarnLev":4,
"billFullLev":7,
"housing":1,
"changeCoins":1,
"dev_aux1":0,
"dev_aux2":0,
"dev_aux3":0,
"dev_aux4":0
} }

View File

@@ -56,7 +56,7 @@
"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": 32512, "pop_business_hours": 16128,
"comment_pop_business_hours": "0x3F00 -> MON-SUN", "comment_pop_business_hours": "0x3F00 -> MON-SUN",
"pop_time_step_config": 2 "pop_time_step_config": 2
} }
@@ -170,66 +170,5 @@
"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,11 +6,17 @@
# #
opkg update opkg update
opkg install prepare-update opkg install prepare-update
# opkg install atbupdatetool
opkg --cache /var/cache/opkg --download-only upgrade atb-dc-libraries opkg install mxt-touch-reset
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-dc opkg install atb-dc-libraries
opkg --cache /var/cache/opkg --download-only upgrade atbqt opkg install ptu5-systemcontroller
# opkg install atb-modemtools
opkg --cache /var/cache/opkg upgrade atb-dc-libraries # opkg remove atb-accountingtool
opkg --cache /var/cache/opkg upgrade atb-plugin-dc # opkg install atb-accountingtool
opkg --cache /var/cache/opkg upgrade atbqt #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