Sets display configurations for the given vehicle. The configurations must be added or edited at the portal if needed.
Description
GET vehicle_settings/set_device.php?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&action=ACTION&language=gbr
Parameter
Parameter | Description | Type | Note | Mandatory |
---|---|---|---|---|
company | RTI company key | string | yes | |
vehicle | RTI vehicle key | string | yes | |
action | action to be performed | string | supported values:
| yes |
language | language of configuration | string | supported languages for "INITLOGBOOK":
| 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/vehicle_settings/set_device.php?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&action=INITLOGBOOK&language=gbr https://map.yellowfox.de/rti/vehicle_settings/set_device.asp?company=COMPANY_RTIKEY&vehicle={"type":"car_ident","groupKey":"GROUP_RTIKEY","ident":"VEHICLE_IDENT"}&action=INITLOGBOOK&language=gbr