Skip to main content

EOIGenetecAlerting

Encapsulates alert settings that are provided as input to EyesOnIt to configure alerting through the Genetec Video Management System.

Properties

NameTypeDescription
webhook_event_idint (optional)the webhook event id to send to Genetec when alerts are triggered
webhook_camera_uuidstring (optional)the Genetec camera UUID associated with the stream that triggered the alert

Constructor

The constructor supports simple construction of an EOIGenetecAlerting object.

Signature

EOIGenetecAlerting()

The default constructor creates an EOIGenetecAlerting object with default values. By default, alerting does not use Genetec.

Parameters

EOIGenetecAlerting only has a default constructor with no parameters

Methods

This class has no methods