Wiki source code of do_track_once_vehicle.asp

Last modified by YellowFox_RD on 2024/12/19 10:11

Hide last authors
YellowFox_RD 1.1 1 (% class="box" %)
Dominic Lippmann 2.1 2 (((Table of Contents)))
YellowFox_RD 1.1 3 {{toc/}}
4
5 (% class="red mark" %)DEPRECATED(%%)
6
Dominic Lippmann 2.1 7 Single request for vehicle positioning
8
9 = Description =
YellowFox_RD 1.1 10 //**do_track_once_vehicle.asp?company**=COMPANY_RTIKEY**&vehicle**=VEHICLE_RTIKEY
11 //
12 = Parameter =
Dominic Lippmann 2.1 13 |=parameter|=description|=type|=note|=mandatory
14 |company|RTI company key|string||yes
15 |vehicle|RTI vehicle key|string||yes
YellowFox_RD 1.1 16
Dominic Lippmann 2.1 17 = Return =
18 Returns a **string**. A success message will be "**SESSKEY:SESSIONKEY**". Otherwise it returns "(% class="error" %)**ERROR:Description**(%%)".
19 = Examples =
YellowFox_RD 1.1 20
21 {{code language="java"}}https://map.yellowfox.de/rti/do_track_once_vehicle.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY{{/code}}
22