EOIGenetecAlerting
Encapsulates alert settings that are provided as input to EyesOnIt to configure alerting through the Genetec Video Management System.
Properties
Name | Type | Description |
---|---|---|
webhook_event_id | int (optional) | the webhook event id to send to Genetec when alerts are triggered |
webhook_camera_uuid | string (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