Compare commits

..

3 Commits

5 changed files with 34 additions and 21 deletions

View File

@ -18,12 +18,15 @@
<EVENT name="TIMEOUT" resultingState="CASH_PAYMENT"
setCashInputMode="PAY_UP"
setProduct="SHORT_TERM_PARKING"
setPaymentType="CASH"/>
setPaymentType="CASH"/>/>
</APP_STATE>
<APP_STATE name="PAYMENT_SELECTION">
<EVENT name="BUTTON_CANCEL" resultingState="IDLE"/>
<EVENT name="RECEIVED_DC_COIN_ATTACHED" resultingState="CASH_PAYMENT" setCashInputMode="PAY_UP"
setProduct="SHORT_TERM_PARKING"
setPaymentType="CASH"/>
<EVENT name="BUTTON_PAYMETHOD_1" resultingState="IDLE"/>
<EVENT name="BUTTON_PAYMETHOD_2" resultingState="CASH_PAYMENT" setCashInputMode="PAY_UP"
setProduct="SHORT_TERM_PARKING"

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

@ -0,0 +1,12 @@
{
"title":"DC2C_config",
"project":"Kirchdorf",
"version":"22.01.2024 00001",
"custNum":743,
"machNum":1000,
"borough":1,
"zone":1,
"alias":0,
"location":""
}

View File

@ -1,7 +1,7 @@
{
"title":"DC2C_device",
"project":"Kirchdorf",
"Version":"02.07.2024 00103",
"project":"Galltuer",
"Version":"22.01.2024 00103",
"printer":1,
"coinChk":1,
"mifRd":1,
@ -25,11 +25,6 @@
"foreign":1,
"refundPrint":1,
"billWarnLev":400,
"billFullLev":500,
"housing":1,
"changeCoins":1,
"dev_aux1":0,
"dev_aux2":0,
"dev_aux3":0,
"dev_aux4":0
"billFullLev":500
}

View File

@ -1,7 +1,7 @@
{
"Project" : "Kirchdorf",
"Version" : "1.1.0-2024-05-14T08:48:13+02:00",
"Info" : "",
"Project" : "Kirchdorf",
"Version" : "1.1.0",
"Info" : "",
"Currency": [
{
"pcu_id": 2,

View File

@ -6,11 +6,14 @@
#
opkg update
opkg install prepare-update
#
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
# opkg install atbupdatetool
# opkg install mxt-touch-reset
# 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