Compare commits
4 Commits
a0cf7cd40f
...
zg1/zone1
Author | SHA1 | Date | |
---|---|---|---|
59fb165384
|
|||
76263d4e49
|
|||
8e96898e08 | |||
09a34ce310 |
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"title":"DC2C_config",
|
||||
"project":"NVT Linsinger",
|
||||
"issued":"18.10.2023 15:00",
|
||||
"custNum":741,
|
||||
"machNum":1,
|
||||
"borough":1,
|
||||
"zone":1,
|
||||
"alias":0,
|
||||
"location":"Kantine"
|
||||
}
|
||||
|
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"title":"DC2C_device",
|
||||
"project":"NVT Linsinger",
|
||||
"issued":"18.10.2023 15:00",
|
||||
"issued":"02.07.2024 15:00",
|
||||
"printer":1,
|
||||
"coinChk":0,
|
||||
"coinChk":3,
|
||||
"mifRd":2,
|
||||
"solarPwr":0,
|
||||
"modem":0,
|
||||
@@ -23,5 +23,13 @@
|
||||
"BattWarn":11800,
|
||||
"BattErr":11200,
|
||||
"foreign":1,
|
||||
"refPrint":1
|
||||
"refundPrint":1,
|
||||
"billWarnLev":300,
|
||||
"billFullLev":380,
|
||||
"housing":1,
|
||||
"changeCoins":1,
|
||||
"dev_aux1":0,
|
||||
"dev_aux2":0,
|
||||
"dev_aux3":0,
|
||||
"dev_aux4":0
|
||||
}
|
||||
|
@@ -4,12 +4,13 @@
|
||||
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
||||
###############################################################################
|
||||
#
|
||||
opkg info atbqt
|
||||
opkg info atbupdatetool
|
||||
opkg update
|
||||
opkg install prepare-update
|
||||
opkg --cache /var/cache/opkg --download-only upgrade
|
||||
opkg --cache /var/cache/opkg upgrade
|
||||
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
|
||||
|
Reference in New Issue
Block a user