C# Class HA4IoT.Actuators.BinaryStateActuators.BinaryStateActuator

Inheritance: HA4IoT.Actuators.StateMachines.StateMachine
Exibir arquivo Open project: chkr1011/CK.HomeAutomation

Protected Methods

Method Description
BinaryStateActuator ( ComponentId id, IBinaryStateEndpoint endpoint ) : System

Method Details

BinaryStateActuator() protected method

protected BinaryStateActuator ( ComponentId id, IBinaryStateEndpoint endpoint ) : System
id ComponentId
endpoint IBinaryStateEndpoint
return System