PST SDK 7.0.0.0-ebe6e713
Loading...
Searching...
No Matches
GetPositionFilter

Get the strength of the position filter.

Endpoint
GET /PSTapi/GetPositionFilter HTTP/1.1
Host: address:port
Response

Returns the strength of the position filter in range [0, 0.99]

PositionFilter Object
Key Value Type Description
PositionFilter double The current strength of the position filter.
Example
{"PositionFilter":0.87}
Verification table
Status Code Content Example Meaning
200 JSON payload Success message
500 {"message":"TrackerException: <...>"} An other type of internal error