mirror of
https://gitlab.com/t6353/sharee.bike.wiki.git
synced 2024-12-22 15:46:26 +01:00
Update 4.2. op request=booking_update
This commit is contained in:
parent
42d39e1513
commit
4b8eb61645
1 changed files with 2 additions and 1 deletions
|
@ -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 |
|
||||
|
|
Loading…
Reference in a new issue