/ISAPI/Event/triggers/HBDLib-<ID>/<HBDID>

Get or set the linkage configuration parameters of a human body picture library.

Request URI Definition

Table 1 GET /ISAPI/Event/triggers/HBDLib-<ID>/<HBDID>

Method

GET

Description

Get the linkage configuration parameters of a human body picture library.

Query

HBDType (optional): determine human body picture library type, when HBDType is custom, it indicates operations of a custom human body picture library according to customHBDID.

Request

None.

Response

Succeeded: XML_EventTrigger

Failed: XML_ResponseStatus

Table 2 PUT /ISAPI/Event/triggers/HBDLib-<ID>/<HBDID>

Method

PUT

Description

Set the linkage configuration parameters of a human body picture library.

Query

HBDType (optional): determine human body picture library type, when HBDType is custom, it indicates operations of a custom human body picture library according to customHBDID.

Request

XML_EventTrigger

Response

XML_ResponseStatus

Remarks

  • The <ID> in the URI refers to channel No.

  • The <HBDID> in the URI refers to human body picture library ID, when the HBDType=custom is applied, it refers to customHBDID (ID of custom human body picture library).