mirror of
https://gitlab.com/t6353/sharee.bike.wiki.git
synced 2025-01-03 12:56:27 +01:00
Update 3.6. pri request=user_bikes_occupied
This commit is contained in:
parent
b30b6b3075
commit
5e7e9724f9
1 changed files with 24 additions and 7 deletions
|
@ -54,12 +54,29 @@ https://shareeapp-primary.copri-bike.de/APIjsonserver?request=user_bikes_occupie
|
||||||
"longitude" : "7.825490",
|
"longitude" : "7.825490",
|
||||||
"latitude" : "47.976634"
|
"latitude" : "47.976634"
|
||||||
},
|
},
|
||||||
"tariff_description" : {
|
"rental_description" : {
|
||||||
"number" : "5504",
|
"tarif_elements" : {
|
||||||
"free_hours" : "1.00",
|
"1" : [
|
||||||
"eur_per_hour" : "2.00",
|
"Mietgebühr",
|
||||||
"name" : "Vauban Bonus",
|
"3,00 € / 1 Std "
|
||||||
"max_eur_per_day" : "15.00"
|
],
|
||||||
|
"2" : [
|
||||||
|
"Gratiszeit",
|
||||||
|
"1 Std / Tag"
|
||||||
|
],
|
||||||
|
"4" : [
|
||||||
|
"Max. Gebühr",
|
||||||
|
"20,00 € / Tag"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"id" : "5519",
|
||||||
|
"name" : "Cargo-Bikes",
|
||||||
|
"rental_info" : {
|
||||||
|
"2" : [
|
||||||
|
"AGB",
|
||||||
|
"Mit der Mietrad Anmietung wird der Betreiber AGB zugestimmt."
|
||||||
|
]
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"state" : "occupied",
|
"state" : "occupied",
|
||||||
"Ilockit_ID" : "ISHAREIT-2200540",
|
"Ilockit_ID" : "ISHAREIT-2200540",
|
||||||
|
@ -75,7 +92,7 @@ https://shareeapp-primary.copri-bike.de/APIjsonserver?request=user_bikes_occupie
|
||||||
"computed_hours" : "0",
|
"computed_hours" : "0",
|
||||||
"system" : "Ilockit",
|
"system" : "Ilockit",
|
||||||
"real_hours" : "0.0333333333333333",
|
"real_hours" : "0.0333333333333333",
|
||||||
"K_u" : "[-66, 27, -35, 67, -62, 67, 53, 84, -71, 54, -119, 13, 86, -19, 35, -23, -61, 7, 105, -92, 0, 0, 0, 0]",
|
"K_u" : "[-66, 27, -35, 67, -62, 67, 59, 84, -71, 54, -119, 13, 86, -19, 35, -23, -61, 7, 105, -92, 0, 0, 0, 0]",
|
||||||
"K_seed" : "[110, -106, -90, -65, 90, 47, 25, -112, -8, -115, 109, -69, 108, 56, -77, 88]",
|
"K_seed" : "[110, -106, -90, -65, 90, 47, 25, -112, -8, -115, 109, -69, 108, 56, -77, 88]",
|
||||||
"bike_group" : [
|
"bike_group" : [
|
||||||
"FR300001"
|
"FR300001"
|
||||||
|
|
Loading…
Reference in a new issue