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