counters

Start or restart counter proximity calibration

post/counters/{id}/proximity_calibration/

Path parameters

idinteger required

A unique integer value identifying this Counter.

Query parameters

collect_track_data_secondsinteger required

Collect calibration track data for this time (in seconds).

keep_old_track_databoolean

Do not delete existing track data on recalibration

Request body

activeboolean
namestring required
commentstring

Extended description, up to 2048 characters

detect_facesboolean

true if face counting enabled

detect_silhouettesboolean

true if silhouette counting enabled

detect_carsboolean

true if cars counting enabled

count_intervalinteger required
roiobject nullable

ROI XY coordinates for related cameras

camerasinteger[] required

Count entities from these cameras (provide either cameras or camera_groups argument)

detect_proximityboolean

true if proximity detection enabled

Response

No response body

Changes

No recorded changes to this endpoint across all 1 revision of this API.