clear-test-send-file
Use the interface to reset "send-file-test" to the initial state (retInit=27) after the device conducts stream test using send-file-start-test-server.
"send-file-test" can be obtained by using get-status.
HTTP Request
GET http://ip/usapi?method=clear-test-send-file
Parameter | Description |
---|---|
method | clear-test-send-file |
Response Body
{
"result": 0
}
Item | Description |
---|---|
result | Returned status. 0 indicates that the request was accepted successfully. Refer to API Status Codes to find specific description for other values. |