From 77fc742be09b7af58d2f733465a19bf27f4e9d73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rainer=20G=C3=BCmpelein?= Date: Fri, 28 Jan 2022 20:14:44 +0000 Subject: [PATCH] Update 3.6. request=user_bikes_occupied --- 3.6.-request=user_bikes_occupied.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/3.6.-request=user_bikes_occupied.md b/3.6.-request=user_bikes_occupied.md index a514d3e..1a12151 100644 --- a/3.6.-request=user_bikes_occupied.md +++ b/3.6.-request=user_bikes_occupied.md @@ -26,9 +26,8 @@ Query of the reserved and booked bikes. This request is called implicitly after | total_price | + | text | on request tariff-computed total rental-price | | Ilockit_ID (if Ilockit) | + | text | Ilockit bluetooth ID | | Ilockit_GUID (if Ilockit) | o | text | Ilockit internal bluetooth GUID | -| K_seed (if Ilockit) | + | array=16 * 8-bit | 128-bit random key | -| K_a (if Ilockit) | o | array=24 * 8-bit | 192-bit admin key if Ilockit_admin==1 | -| K_u (if Ilockit) | + | array=24 * 8-bit | 192-bit user key | +| K_seed (if Ilockit) | + | array=16 * 8-bit | random key | +| K_u (if Ilockit) | + | array=24 * 8-bit | user key | | state | + | text | canceled OR occupied OR available. On success, state response value must be identical as state request value | | lock_state | + | text | lock_state: locking OR locked OR unlocked. On success, lock_state response value must be identical as lock_state request value | | station_state | + | text | station smartlock locking state |