Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
HA4IoT
Actuators
PortBasedBinaryStateEndpoint
C# 클래스 HA4IoT.Actuators.PortBasedBinaryStateEndpoint
상속:
IBinaryStateEndpoint
파일 보기
프로젝트 열기: chkr1011/CK.HomeAutomation
공개 메소드들
메소드
설명
PortBasedBinaryStateEndpoint
(
IBinaryOutput
output
) :
System
TurnOff
( ) :
void
TurnOn
( ) :
void
메소드 상세
PortBasedBinaryStateEndpoint()
공개
메소드
public
PortBasedBinaryStateEndpoint
(
IBinaryOutput
output
) :
System
output
IBinaryOutput
리턴
System
TurnOff()
공개
메소드
public
TurnOff
( ) :
void
리턴
void
TurnOn()
공개
메소드
public
TurnOn
( ) :
void
리턴
void