C# Class HA4IoT.Tests.Mockups.TestMotionDetectorEndpoint

Inheritance: IMotionDetectorEndpoint
Mostrar archivo Open project: chkr1011/CK.HomeAutomation Class Usage Examples

Public Methods

Method Description
CompleteDetection ( ) : void
DetectMotion ( ) : void

Method Details

CompleteDetection() public method

public CompleteDetection ( ) : void
return void

DetectMotion() public method

public DetectMotion ( ) : void
return void