do_track_cycle.asp?
Last modified by YellowFox_RD on 2025/01/23 08:55
Table of Contents
DEPRECATED
Replaced with the new function set_tracking.php.
Set tracking interval for a vehicle.
Description
POST do_track_cycle.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&cycle=5
Parameter
Parameter | Description | Type | Note | Mandatory |
---|---|---|---|---|
company | RTI company key | string | yes | |
vehicle | RTI vehicle key | string | yes | |
cycle | tracking interval | int | supported values:
| yes |
Return
Return a string. A success message will be "SESSKEY:SESSIONKEY". Otherwise it returns "ERROR:Description".
Example call
track every 2 minutes
http://map.yellowfox.de/rti/do_track_cycle.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&cycle=2