PST SDK  5.0.1.0-acae3ae
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