Genetec
The JSON Genetec element encapsulates alert settings that are provided as input to EyesOnIt to configure alerting through the Genetec Video Management System.
Example
"alerting": {
"alert_seconds_count": 3,
"reset_seconds_count": 3,
"genetec": {
"webhook_event_id": 5000,
"webhook_camera_uuid": "00000001-0000-babe-0000-b8a22f754706"
}
}
Attributes
Name | Type | Description |
---|---|---|
webhook_event_id | number | the webhook event id to send to Genetec when alerts are triggered |
webhook_camera_uuid | string | the Genetec camera UUID associated with the stream that triggered the alert |