/ISAPI/SecurityCP/Configuration/remoteCtrl/<ID>?format=json

Operations about the configuration of a keyfob.

Request URI Definition

Table 1 GET /ISAPI/SecurityCP/Configuration/remoteCtrl/<ID>?format=json

Method

GET

Description

Get the parameters of a keyfob.

Query

format: determine the format of request or response message.

Request

None.

Response

Succeeded: JSON_RemoteCtrl

Failed: JSON_ResponseStatus

Table 2 PUT /ISAPI/SecurityCP/Configuration/remoteCtrl/<ID>?format=json

Method

PUT

Description

Set the parameters for a keyfob.

Query

format: determine the format of request or response message.

Request

JSON_RemoteCtrl

Response

JSON_ResponseStatus

Table 3 DELETE /ISAPI/SecurityCP/Configuration/remoteCtrl/<ID>?format=json

Method

DELETE

Description

Delete a keyfob.

Query

format: determine the format of request or response message.

Request

None.

Response

JSON_ResponseStatus