Skip to main content

Class: EOIMotionDetection

Public element model used in EyesOnIt requests, responses, or configuration.

Namespace: EyesOnItSDK.API.Elements

Constructors

  • public EOIMotionDetection()

Properties

PropertyJSON FieldTypeNotes
Enabledenabledbool
RegularCheckFrameIntervalregular_check_frame_intervalint
BackupCheckFrameIntervalbackup_check_frame_intervalfloat?
DetectionThresholddetection_thresholdint

Events

This class does not expose any public events.

Methods

MethodReturnsNotes
public static EOIMotionDetection NoMotionDetection()EOIMotionDetectionReturns a motion-detection configuration with detection disabled.