Get, set, or delete the alarm linkage action by channel.
Method |
GET |
Description |
Get the alarm linkage action by channel. |
Query |
None |
Request |
None |
Response |
Succeeded: XML_EventTrigger Failed: XML_ResponseStatus |
Method |
PUT |
Description |
Set the alarm linkage action by channel. |
Query |
None |
Request |
|
Response |
Method |
DELETE |
Description |
Delete the alarm linkage action by channel. |
Query |
None |
Request |
None |
Response |
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".