Set Wi-Fi mode
Set Wi-Fi mode
- application/json
Request Body
Set Wi-Fi mode
- mode string required
Possible values: [
disabled
,client
,access_point
]Default value:
disabled
wifi module mode
Responses
- 200
- 400
- 401
- 404
OK
- Missed parameter
- Parameter is of the wrong type
- application/json
- Schema
- Example (from schema)
Schema
- error string
error type/info
{
"error": "Wrong JSON body"
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
error message
{
"error": "Log In"
}
{
"error": "Log In"
}
This function is only available with Wi-Fi module
Loading...