Turn on the Motion detection

  • F-Box
  • H-Box 

Description

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

Parameter

ParameterDescriptionTypeNoteMandatory
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".

Example calls

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


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