Update 4.2. op request=booking_update

This commit is contained in:
Rainer Gümpelein 2022-06-03 15:37:44 +00:00
parent 42d39e1513
commit 4b8eb61645

View file

@ -8,8 +8,9 @@ The following booking states are implemented:
`state=available` end the bike rental, which makes the bike `state=available` again in the COPRI backend.
The following lock states are implemented:
`lock_state=unlocking` start unlocking signal, smartlock was triggered to unlock.
`lock_state=unlocked` successfully unlocking the lock.
`lock_state=locking` end rent signal, smartlock was triggered to close.
`lock_state=locking` start locking signal, smartlock was triggered to close.
`lock_state=locked` closed successfully.
| key | Required | Format | Comment |