Documentation Index
Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt
Use this file to discover all available pages before exploring further.
CameraConfigUpdateSchema
Schema for updating camera configuration.Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| camera_id | str | [optional] | |
| source | str | [optional] | |
| fps | int | [optional] [default to 10] | |
| resolution | str | [optional] [default to ‘VGA’] | |
| camera_type | str | [optional] [default to ‘cv2’] |