/ISAPI/Intelligent/channels/<ID>/restoreAlgLibParam/<NAME>

Restore the algorithm library parameters to default according to algorithm library name.

Request URI Definition

Table 1 GET /ISAPI/Intelligent/channels/<ID>/restoreAlgLibParam/<NAME>

Method

GET

Description

Restore the algorithm library parameters to default according to algorithm library name.

Query

format: determine the format of request or response message.

Request

None

Response

JSON_ResponseStatus

Remarks

  • The <ID> in the URI refers to the channel No.

  • The <NAME> in the URI refers to the algorithm library name: personArming-person arming.

  • You can get the intelligent function capability and check if this function is supported via the request URI: GET /ISAPI/Intelligent/channels/<ID>/capabilities, when the node: <RestoreAlgLibParam> exist, the function is supported.