C# Class HA4IoT.Sensors.Buttons.PortBasedButtonEndpoint

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

Méthodes publiques

Méthode Description
PortBasedButtonEndpoint ( IBinaryInput input ) : System

Private Methods

Méthode Description
DispatchState ( object sender, BinaryStateChangedEventArgs e ) : void

Method Details

PortBasedButtonEndpoint() public méthode

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