메소드 | 설명 | |
---|---|---|
GetDetectionCompletedTrigger ( ) : ITrigger | ||
GetMotionDetectedTrigger ( ) : ITrigger | ||
GetSupportedStates ( ) : IList |
||
HandleApiCall ( IApiContext apiContext ) : void | ||
MotionDetector ( ComponentId id, IMotionDetectorEndpoint endpoint, ISchedulerService schedulerService, ISettingsService settingsService ) : System |
메소드 | 설명 | |
---|---|---|
OnDetectionCompleted ( ) : void | ||
OnMotionDetected ( ) : void |
메소드 | 설명 | |
---|---|---|
HandleIsEnabledStateChanged ( ) : void | ||
UpdateState ( ComponentState newState ) : void |
public GetDetectionCompletedTrigger ( ) : ITrigger | ||
리턴 | ITrigger |
public HandleApiCall ( IApiContext apiContext ) : void | ||
apiContext | IApiContext | |
리턴 | void |
public MotionDetector ( ComponentId id, IMotionDetectorEndpoint endpoint, ISchedulerService schedulerService, ISettingsService settingsService ) : System | ||
id | ComponentId | |
endpoint | IMotionDetectorEndpoint | |
schedulerService | ISchedulerService | |
settingsService | ISettingsService | |
리턴 | System |