Compare commits

..

5 Commits

3 changed files with 28 additions and 9 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

@@ -51,11 +51,12 @@
"pop_price_night": 0, "pop_price_night": 0,
"pop_min_time": 1, "pop_min_time": 1,
"pop_max_time": 10080, "pop_max_time": 10080,
"pop_max_price": 4900,
"pop_min_price": 700, "pop_min_price": 700,
"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": 16128, "pop_business_hours": 32512,
"comment_pop_business_hours": "0x3F00 -> MON-SUN", "comment_pop_business_hours": "0x3F00 -> MON-SUN",
"pop_time_step_config": 2 "pop_time_step_config": 2
} }

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