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 integer
Possible values:
<= 255
Default value:
30
the light level at which the camera switches to BW and the backlight turns on
- duration integer
Possible values:
<= 600
Default value:
300
the duration of the backlight in seconds
- frame integer
Possible values:
<= 100
Default value:
15
number of frames on which the illumination should be less than 'luma'
- grayscale boolean
Default value:
true
grayscale 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...