C# Class HA4IoT.Sensors.MotionDetectors.PortBasedMotionDetectorEndpoint

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

Méthodes publiques

Méthode Description
PortBasedMotionDetectorEndpoint ( IBinaryInput input ) : System

Private Methods

Méthode Description
DispatchEvents ( object sender, BinaryStateChangedEventArgs eventArgs ) : void

Method Details

PortBasedMotionDetectorEndpoint() public méthode

public PortBasedMotionDetectorEndpoint ( IBinaryInput input ) : System
input IBinaryInput
Résultat System