Changes for page get_info.php
Last modified by YellowFox_RD on 2025/01/23 09:45
From version 5.1
edited by YellowFox_RD
on 2025/01/23 09:45
on 2025/01/23 09:45
Change comment:
There is no comment for this version
To version 3.1
edited by Dominic Lippmann
on 2025/01/23 09:44
on 2025/01/23 09:44
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. YellowFox_RD1 +XWiki.yf-dominic - Content
-
... ... @@ -53,7 +53,8 @@ 53 53 * **traffic_incidents**: Indicates if current traffic info (traffic jams, construction work etc.) should be used. 54 54 * **driving_regulation_ec_561**: Indicates if rules regarding steer and rest times according to EC 561/2006 should be used. Only if this is activated, the data given at //driver_info //will be used. If //driver_info //is not given, the data of the current driver of the vehicle will be used. 55 55 * **historic_speed**: Indicates if historical traffic info should be used, e.g. that driving during rush hour usually takes longer. 56 -)))|no 56 +))) 57 +|no 57 57 |driver_info|Driver data 58 58 {{code language="java"}}"driver_info": { 59 59 "last_time_the_driver_worked": "YYYY-MM-DDTHH:ii:ss+HH:ii", ... ... @@ -139,9 +139,9 @@ 139 139 140 140 **Request with RTI key** 141 141 142 - {{code language="java"}}https://map.yellowfox.de/rti/eta/get_info.php?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY{{/code}}143 +|https:~/~/map.yellowfox.de/rti/eta/get_info.php?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY 143 143 144 144 **Request with RTI ident** 145 145 146 - {{code language="java"}}https://map.yellowfox.de/rti/eta/get_info.php?company=COMPANY_RTIKEY={"type":"car_ident","groupKey":"GROUP_RTIKEY","ident":"VEHICLE_IDENT"}{{/code}}147 +|https:~/~/map.yellowfox.de/rti/eta/get_info.php?company=COMPANY_RTIKEY={"type":"car_ident","groupKey":"GROUP_RTIKEY","ident":"VEHICLE_IDENT"} 147 147