Turn on the Motion detection

  • F-Box
  • H-Box 

Description

do_enable_parkposition.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&radius=500

Parameter

ParameterdescriptionDescriptionDetypenotemandatory
companycompanyRTI company keystring yes
vehicleRTI vehicle keystring yes
radiusvalid radius without generating a messageint

valid values are 500, 1000, 2000 (meters)

0 (meters) to deactivate Motion detection

yes

Return

Return a string. A success message will be "SESSKEY:SESSIONKEY". Otherwhise it return "ERROR:description".

Examples

http://map.yellowfox.de/rti/do_enable_parkposition.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&radius=1000
http://map.yellowfox.de/rti/do_enable_parkposition.asp?company=COMPANY_RTIKEY&vehicle=VEHICLE_RTIKEY&radius=0