/ISAPI/Event/triggers/<eventType>-<channelID>

Get, set, or delete the alarm linkage action by channel.

Request URI Definition

Table 1 GET /ISAPI/Event/triggers/<eventType>-<channelID>

Method

GET

Description

Get the alarm linkage action by channel.

Query

None

Request

None

Response

Succeeded: XML_EventTrigger

Failed: XML_ResponseStatus

Table 2 PUT /ISAPI/Event/triggers/<eventType>-<channelID>

Method

PUT

Description

Set the alarm linkage action by channel.

Query

None

Request

XML_EventTrigger

Response

XML_ResponseStatus

Table 3 DELETE /ISAPI/Event/triggers/<eventType>-<channelID>

Method

DELETE

Description

Delete the alarm linkage action by channel.

Query

None

Request

None

Response

XML_ResponseStatus

Remarks

The <eventType> in the request URI refers to the predefined event or alarm type name, and the <channelID> is the No. of the event detection channel. For example, if the No. of the face capture channel is 101, the "<eventType>-<channelID>" is "faceSnap-101".