PST SDK  5.2.0.0-0eac0f6
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