Set Wi-Fi mode
Sets the Wi-Fi operating mode.
- application/json
Request Body
Wi-Fi mode to set
- mode string required
Possible values: [
disabled,client]Default value:
disabledWi-Fi operating mode.
Responses
- 200
- 400
- 401
- 404
OK
- Missed JSON body
- Wrong mode params
- application/json
- Schema
- Example (from schema)
Schema
- error string
Error information
{
"error": "Wrong JSON body"
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
Error information
{
"error": "Log In"
}
{
"error": "Log In"
}
This function is only available with Wi-Fi module
Loading...