PST SDK  6.0.0.0-272350a
DisableFiltering

Disable filtering of the tracking results.

Switch off filtering of the tracking results using the double exponential-based prediction filter (DESP).

Endpoint
  
  POST /PSTapi/DisableFiltering HTTP/1.1
  Host: address:port
 
Response

Returns a status message.

Verification table
Status Code Content Example Meaning
200 {"message":"Filtering Disabled"} Success message
500 {"message":"TrackerException: <...>"} An other type of internal error