Points of interest

An arbitrary time and location can be tagged as a “point of interest”.

Points of interest are logged in the kismetdb log file, and can be used as markers to retrieve information during post-processing.

Create a POI

DESC

Create a POI entry.

POI entries are tagged with the current timestamp and location (if present).

Optionally include data with the POI event; this could be human readable notes, JSON data, or other.

ROLES
admin
ADDED
API added 2019-03
URI
/poi/create_poi.cmd
METHODS
POST
JSON
PARAMETERS

This endpoint takes additional parameters by using a `POST` request and supplying a JSON document or json form variable.

You can find more information about API parameters here.

note string OPTIONAL

Content to be attached to POI