From 4b8eb61645648bc6b06db47ea2df2e0b6f22f30d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rainer=20G=C3=BCmpelein?= Date: Fri, 3 Jun 2022 15:37:44 +0000 Subject: [PATCH] Update 4.2. op request=booking_update --- 4.2.-op-request=booking_update.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/4.2.-op-request=booking_update.md b/4.2.-op-request=booking_update.md index 471769d..cf860ff 100644 --- a/4.2.-op-request=booking_update.md +++ b/4.2.-op-request=booking_update.md @@ -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 |