/ISAPI/Event/schedules/faceLib/<ID>/<FDID>

Get or set arming schedule of a face picture comparison alarm.

Request URI Definition

Table 1 GET /ISAPI/Event/schedules/faceLib/<ID>/<FDID>

Method

GET

Description

Get the arming schedule of a face picture comparison alarm.

Query

None.

Request

None.

Response

Succeeded: XML_Schedule

Failed: XML_ResponseStatus

Table 2 PUT /ISAPI/Event/schedules/faceLib/<ID>/<FDID>

Method

PUT

Description

Set the arming schedule of a face picture comparison alarm

Query

None.

Request

XML_Schedule

Response

XML_ResponseStatus

Remarks

  • The <ID> in the URI is the video channel ID.

  • The <FDID> in the URI is the face picture library ID, which is returned by device. But the user can also define the library ID and apply the custom ID to the device, and then the device will link the <FDID> with the custom ID, so you can configure and manage the library via the custom ID. If the face picture library ID is customized, the corresponding URI should be /ISAPI/Event/schedules/faceLib/<ID>/<FDID>?FDType=custom.