do_message.asp

Last modified by YellowFox_RD on 2025/01/23 08:54

Table of Contents

DEPRECATED
Send a message to an vehicle.

Description

do_message.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&messagetext=messagetext

Parameters

parameterdescriptiontypenotemandatory
companyRTI company keystring yes
vehicleRTI vehicle keystring yes
messagetextThe text of the message to send.stringMaximal message length:
  • CE-Displays + Android Fleet: 500 characters
  • All other Displays: 200 characters
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