Sets the settings for turning on the backlight and switching to the BW mode
Sets the settings for turning on the backlight and switching to the BW mode
- application/json
Request Body
- luma integerPossible values: <= 255Default value: 30the light level at which the camera switches to BW and the backlight turns on 
- duration integerPossible values: <= 600Default value: 300the duration of the backlight in seconds 
- frame integerPossible values: <= 100Default value: 15number of frames on which the illumination should be less than 'luma' 
- grayscale booleanDefault value: truegrayscale in low light 
Responses
- 200
- 401
OK
Please log in
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...