Changes for page get_info.php
Last modified by YellowFox_RD on 2025/01/23 09:45
From 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
To 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
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. yf-dominic1 +XWiki.YellowFox_RD - Content
-
... ... @@ -53,8 +53,7 @@ 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 -))) 57 -|no 56 +)))|no 58 58 |driver_info|Driver data 59 59 {{code language="java"}}"driver_info": { 60 60 "last_time_the_driver_worked": "YYYY-MM-DDTHH:ii:ss+HH:ii", ... ... @@ -140,9 +140,9 @@ 140 140 141 141 **Request with RTI key** 142 142 143 - |https:~/~/map.yellowfox.de/rti/eta/get_info.php?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY142 +{{code language="java"}}https://map.yellowfox.de/rti/eta/get_info.php?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY{{/code}} 144 144 145 145 **Request with RTI ident** 146 146 147 - |https:~/~/map.yellowfox.de/rti/eta/get_info.php?company=COMPANY_RTIKEY={"type":"car_ident","groupKey":"GROUP_RTIKEY","ident":"VEHICLE_IDENT"}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}} 148 148