/ISAPI/SecurityCP/control/arm/<ID>?ways=<string>&format=json

Arm the partition.

Request URI Definition

Table 1 PUT /ISAPI/SecurityCP/control/arm/<ID>?ways=<string>&format=json

Method

PUT

Description

Arm the partition.

Query

format: determine the format of request or response message.

ways: the arming types, including "stay"-stay arming, and "away"-away arming, e.g., ways=stay or ways=away.

Request

JSON_Operate

Response

JSON_ResponseStatus

Remarks

  • The <ID> in the request URI refers to the partition No., which starts from 1, and 0xffffffff refers to all partitions.

  • If armProcess is returned in the response message, it indicates that the device supports arming, and the arming process will be executed.