@camera.ui/sdk / camera / CameraDetectionSettings
Interface: CameraDetectionSettings
Defined in: camera/detection.ts:121
Combined detection settings for a camera.
Properties
audio
audio:
AudioDetectionSettings
Defined in: camera/detection.ts:127
Audio detection settings
cascadeDetection?
optionalcascadeDetection?:boolean
Defined in: camera/detection.ts:131
Whether the detection cascade is enabled
cascadeTimeout?
optionalcascadeTimeout?:number
Defined in: camera/detection.ts:133
Cascade hold-open window in seconds
motion
motion:
MotionDetectionSettings
Defined in: camera/detection.ts:123
Motion detection settings
object
object:
ObjectDetectionSettings
Defined in: camera/detection.ts:125
Object detection settings
sensor
sensor:
SensorTriggerSettings
Defined in: camera/detection.ts:129
Sensor trigger settings
snooze?
optionalsnooze?:boolean
Defined in: camera/detection.ts:135
Whether detections are snoozed (paused)