C# Class HA4IoT.Tests.Mockups.TestMotionDetectorEndpoint

Inheritance: IMotionDetectorEndpoint
Afficher le fichier Open project: chkr1011/CK.HomeAutomation Class Usage Examples

Méthodes publiques

Méthode Description
CompleteDetection ( ) : void
DetectMotion ( ) : void

Method Details

CompleteDetection() public méthode

public CompleteDetection ( ) : void
Résultat void

DetectMotion() public méthode

public DetectMotion ( ) : void
Résultat void