DEPRECATED
Send a message to an vehicle.
Description
do_message.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&messagetext=messagetext
Parameters
parameter | description | type | note | mandatory |
---|---|---|---|---|
company | RTI company key | string | yes | |
vehicle | RTI vehicle key | string | yes | |
messagetext | The text of the message to send. | string | Maximal message length:
| yes |
Return
Return a string. A success message will be "SESSKEY:SESSIONKEY". Otherwise it return "ERROR:Description".
Example calls
sends a message to defined vehicle
https://map.yellowfox.de/rti/do_message.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&messagetext=RTI%20do_message%20test