/ISAPI/Event/schedules/radarLineDetections/<ID>

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

Request URI Definition

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

Method

GET

Description

Get the arming schedule of a radar channel for line crossing detection.

Query

None

Request

None

Response

Succeeded: XML_Schedule

Failed: XML_ResponseStatus

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

Method

PUT

Description

Set the arming schedule of a radar channel for line crossing detection.

Query

None

Request

XML_Schedule

Response

XML_ResponseStatus

Remarks

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