Get LED auto mode settings
Returns LED auto mode settings
Responses
- 200
 - 401
 
OK
- application/json
 
- Schema
 - Example (from schema)
 - Example
 
Schema
- led_auto_mode_enable boolean
LED current status
 
{
  "led_auto_mode_enable": false
}
{
  "led_auto_mode_enable": false
}
Unauthorized request. Log In
- application/json
 
- Schema
 - Example (from schema)
 - Log In
 
Schema
- error string
Error message
 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...