0% found this document useful (0 votes)
39 views

How To Receive Generic Event in HCP From Third-Party Resouce

The document outlines 5 steps to configure a system to receive generic events from third-party resources via TCP or UDP data packages: 1) add a generic event, 2) enable receiving generic events, 3) configure event and alarm info, 4) check the port and establish a TCP socket, 5) view third-party event info in the HCP client. It also notes that generic events can be configured via the HCP OpenAPI.

Uploaded by

Oscar Garcia
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views

How To Receive Generic Event in HCP From Third-Party Resouce

The document outlines 5 steps to configure a system to receive generic events from third-party resources via TCP or UDP data packages: 1) add a generic event, 2) enable receiving generic events, 3) configure event and alarm info, 4) check the port and establish a TCP socket, 5) view third-party event info in the HCP client. It also notes that generic events can be configured via the HCP OpenAPI.

Uploaded by

Oscar Garcia
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

How to receive generic event in HCP from third-party resource

Generic Event
The signal that resource (e.g., other sfotware device) sends when something occurs, and can be
received in the form of TCP or UDP data packages, which the system can analyze, and generate
events if they match configured expression.

Please refer to the steps below for the Generic Event test.
Step 1: Add Generic Event

Step 2: Enable Receive Generic Event

Step 3: Configure the Event&Alarm info for generic event


Step 4: Check the port in SYS and establish TCP socket to send the event
The default port is 15300.

Note: There is an Enter for every message.

Step 5: You can find the third-party event info in HCP Client.

You can also realize the Genetic Event configuration via HCP OpenAPI.
Please refer to the HikCentral Professional OpenAPI_Developer Guide

You might also like