Skip to content

@camera.ui/sdk / camera / MotionZone

Interface: MotionZone

Defined in: camera/detection.ts:39

Motion zone configuration. Motion carries no labels, so a motion zone only says where frame motion counts. No motion zone at all means motion counts everywhere.

Properties

color

color: string

Defined in: camera/detection.ts:45

Zone display color (hex).


name

name: string

Defined in: camera/detection.ts:41

Zone display name.


points

points: Point[]

Defined in: camera/detection.ts:43

Polygon points (0-100 percentage coordinates).