fall-to-sleep
Use the interface to make the device going to sleep.
Request Mode
POST http://ip/mwapi/fall-to-sleep
Response Body
{
"status": 0,
}
Name | Description |
---|---|
status | 0 indicates a successful data acquisition. Refer to API Status Codes to find specific description for other values. |