Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
HA4IoT
Actuators
PortBasedBinaryStateEndpoint
C# Class HA4IoT.Actuators.PortBasedBinaryStateEndpoint
Inheritance:
IBinaryStateEndpoint
Mostra file
Open project: chkr1011/CK.HomeAutomation
Public Methods
Method
Description
PortBasedBinaryStateEndpoint
(
IBinaryOutput
output
) :
System
TurnOff
( ) :
void
TurnOn
( ) :
void
Method Details
PortBasedBinaryStateEndpoint()
public
method
public
PortBasedBinaryStateEndpoint
(
IBinaryOutput
output
) :
System
output
IBinaryOutput
return
System
TurnOff()
public
method
public
TurnOff
( ) :
void
return
void
TurnOn()
public
method
public
TurnOn
( ) :
void
return
void