C# 클래스 HA4IoT.Hardware.RemoteSwitch.Codes.IntertechnoCodeSequenceProvider

파일 보기 프로젝트 열기: chkr1011/CK.HomeAutomation

공개 메소드들

메소드 설명
GetSequence ( IntertechnoSystemCode systemCode, IntertechnoUnitCode unitCode, RemoteSocketCommand command ) : LPD433MHzCodeSequence
GetSequencePair ( IntertechnoSystemCode systemCode, IntertechnoUnitCode unitCode ) : LPD433MHzCodeSequencePair

비공개 메소드들

메소드 설명
GetSequenceA ( IntertechnoUnitCode unitCode, RemoteSocketCommand command ) : LPD433MHzCodeSequence
GetSequenceB ( IntertechnoUnitCode unitCode, RemoteSocketCommand command ) : LPD433MHzCodeSequence
GetSequenceC ( IntertechnoUnitCode unitCode, RemoteSocketCommand command ) : LPD433MHzCodeSequence
GetSequenceD ( IntertechnoUnitCode unitCode, RemoteSocketCommand command ) : LPD433MHzCodeSequence

메소드 상세

GetSequence() 공개 메소드

public GetSequence ( IntertechnoSystemCode systemCode, IntertechnoUnitCode unitCode, RemoteSocketCommand command ) : LPD433MHzCodeSequence
systemCode IntertechnoSystemCode
unitCode IntertechnoUnitCode
command RemoteSocketCommand
리턴 LPD433MHzCodeSequence

GetSequencePair() 공개 메소드

public GetSequencePair ( IntertechnoSystemCode systemCode, IntertechnoUnitCode unitCode ) : LPD433MHzCodeSequencePair
systemCode IntertechnoSystemCode
unitCode IntertechnoUnitCode
리턴 LPD433MHzCodeSequencePair