Update 3.6. request=user_bikes_occupied

This commit is contained in:
Rainer Gümpelein 2022-01-28 20:14:44 +00:00
parent 103d9c014f
commit 77fc742be0

View file

@ -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 |