set_device.asp

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

Table of Contents

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

Beschreibung

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

Parameter

ParameterDescriptionTypeNoteMandatory
companyRTI company keystringyes
vehicleRTI vehicle keystringyes
actionaction to be performedstringsupported values:
  • INITLOGBOOK = send logbook configuration
  • INITWORKTIME = send timerecording configuration
  • ORDERSTATE = send order state configuration
  • MESSAGEDRAFT = send message draft configuration
yes
languagelanguage of configurationstringsupported 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".

Example call

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