Merge branch 'zg1/zone1' of https://git.mimbach49.de/GerhardHoffmann/customer_743 into zg1/zone1
This commit is contained in:
commit
9d1c99c617
@ -18,15 +18,12 @@
|
|||||||
<EVENT name="TIMEOUT" resultingState="CASH_PAYMENT"
|
<EVENT name="TIMEOUT" resultingState="CASH_PAYMENT"
|
||||||
setCashInputMode="PAY_UP"
|
setCashInputMode="PAY_UP"
|
||||||
setProduct="SHORT_TERM_PARKING"
|
setProduct="SHORT_TERM_PARKING"
|
||||||
setPaymentType="CASH"/>/>
|
setPaymentType="CASH"/>
|
||||||
</APP_STATE>
|
</APP_STATE>
|
||||||
|
|
||||||
|
|
||||||
<APP_STATE name="PAYMENT_SELECTION">
|
<APP_STATE name="PAYMENT_SELECTION">
|
||||||
<EVENT name="BUTTON_CANCEL" resultingState="IDLE"/>
|
<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_1" resultingState="IDLE"/>
|
||||||
<EVENT name="BUTTON_PAYMETHOD_2" resultingState="CASH_PAYMENT" setCashInputMode="PAY_UP"
|
<EVENT name="BUTTON_PAYMETHOD_2" resultingState="CASH_PAYMENT" setCashInputMode="PAY_UP"
|
||||||
setProduct="SHORT_TERM_PARKING"
|
setProduct="SHORT_TERM_PARKING"
|
||||||
|
@ -4,16 +4,12 @@
|
|||||||
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
||||||
###############################################################################
|
###############################################################################
|
||||||
#
|
#
|
||||||
|
opkg info atbqt
|
||||||
|
opkg info atbupdatetool
|
||||||
opkg update
|
opkg update
|
||||||
opkg install prepare-update
|
opkg install prepare-update
|
||||||
# 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 --download-only upgrade
|
||||||
opkg --cache /var/cache/opkg upgrade
|
opkg --cache /var/cache/opkg upgrade
|
||||||
# opkg remove apism
|
|
||||||
# opkg install apism
|
|
||||||
opkg info apism
|
opkg info apism
|
||||||
opkg info atbqt
|
opkg info atbqt
|
||||||
opkg info atbupdatetool
|
opkg info atbupdatetool
|
||||||
|
Loading…
Reference in New Issue
Block a user