bosch_camera_autofollow_set
Enable or disable automatic 360° tracking on indoor cameras to follow moving subjects. Use only with 360° models; others return a hardware unsupported error.
Instructions
Enable or disable 360° auto-tracking for one camera.
Only available on 360° indoor cameras (panLimit > 0).
Raises hardware_unsupported for non-360° cameras.
API: PUT /v11/video_inputs/{id}/autofollow Body: {"result": bool}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| camera | Yes | ||
| enabled | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | Whether auto-follow tracking is enabled |