Skip to main content

EOIGenetecAlerting

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

Namespace: EyesOnItSDK.Data.Elements

Properties

NameTypeDescription
WebhookEventIdint?the webhook event id to send to Genetec when alerts are triggered
WebhookCameraUUIDstringthe Genetec camera UUID associated with the stream that triggered the alert

Constructor

The constructor supports simple construction of an EOIGenetecAlerting object.

Signature

public EOIGenetecAlerting()

Parameters

EOIGenetecAlerting only has a default constructor with no parameters

Methods

This class has no methods