/ISAPI/Event/schedules/radarFieldDetections/<ID>

Get or set the arming schedule of a radar channel for intrusion detection.

Request URI Definition

Table 1 GET /ISAPI/Event/schedules/radarFieldDetections/<ID>

Method

GET

Description

Get the arming schedule of a radar channel for intrusion detection.

Query

None

Request

None

Response

Succeeded: XML_Schedule

Failed: XML_ResponseStatus

Table 2 PUT /ISAPI/Event/schedules/radarFieldDetections/<ID>

Method

PUT

Description

Set the arming schedule of a radar channel for intrusion detection.

Query

None

Request

XML_Schedule

Response

XML_ResponseStatus

Remarks

The <ID> in the request URI refers to the ID of radar channel for intrusion detection, and it consists of the detection type name (here, it is "radarFieldChannel") and channel ID, e.g., "radarFieldChannel-101".