You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Set display configuration. The settings must be created in advance in the portal.

Beschreibung

set_device.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&action=ACTION&language=gbr

Parameter

parameterdescriptiontypenotemandatory
companyRTI company keystring 

yes

vehicleRTI vehicle keystring yes
actionaction to be performed
stringsupported values:
  • INITLOGBOOK = send logbook configuration
  • INITWORKTIME = send timerecording configuration
  • ORDERSTATE = send order state configuration
  • MESSAGEDRAFT = send message draft configuration
yes
language

language of configuration

 

string

supported languages for "INITLOGBOOK" and "ORDERSTATE":

  • deu = German(default)
  • gbr = English
no

Return

Return a string. A success message will be "OK". Otherwise it returns "ERROR:description".

Examples

send logbook configuration in English
http://map.yellowfox.de/rti/set_device.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&action=INITLOGBOOK&language=gbr
  • No labels