bosch_camera_white_balance_get
Get the white balance of a Bosch camera's front light, expressed on a scale from cool (-1.0) to warm (1.0). Designed for Gen2 cameras.
Instructions
Get the front light's white balance (-1.0 cool .. 1.0 warm). Gen2 cameras only.
API: GET /v11/video_inputs/{id}/lighting/switch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| camera | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | -1.0 (cool/blue) .. 1.0 (warm/orange), 0.0 = neutral |