clear-format-sd
Deprecated at V2.2, use clear-disk-format clear-disk-format instead.
Use the interface to set the device state to the initial status (retInit=27) after formatting SD card successfully or not.
HTTP Request
GET http://ip/usapi?method=clear-format-sd
Parameter | Description |
---|---|
method | clear-format-sd |
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. |