clear-rec
Use the interface to set device state to the initial status (retInit=27) after starting recording.
HTTP Request
GET http://ip/usapi?method=clear-rec
Parameter | Description |
---|---|
method | clear-clear-rec |
Response Body
{
"result": 0
}
Item | Description |
---|---|
result | 0 indicates that the request was accepted successfully. Refer to API Status Codes to find specific description for other values. |