C# Class HA4IoT.Hardware.RemoteSwitch.Codes.IntertechnoCodeSequenceProvider

Exibir arquivo Open project: chkr1011/CK.HomeAutomation

Public Methods

Method Description
GetSequence ( IntertechnoSystemCode systemCode, IntertechnoUnitCode unitCode, RemoteSocketCommand command ) : LPD433MHzCodeSequence
GetSequencePair ( IntertechnoSystemCode systemCode, IntertechnoUnitCode unitCode ) : LPD433MHzCodeSequencePair

Private Methods

Method Description
GetSequenceA ( IntertechnoUnitCode unitCode, RemoteSocketCommand command ) : LPD433MHzCodeSequence
GetSequenceB ( IntertechnoUnitCode unitCode, RemoteSocketCommand command ) : LPD433MHzCodeSequence
GetSequenceC ( IntertechnoUnitCode unitCode, RemoteSocketCommand command ) : LPD433MHzCodeSequence
GetSequenceD ( IntertechnoUnitCode unitCode, RemoteSocketCommand command ) : LPD433MHzCodeSequence

Method Details

GetSequence() public method

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

GetSequencePair() public method

public GetSequencePair ( IntertechnoSystemCode systemCode, IntertechnoUnitCode unitCode ) : LPD433MHzCodeSequencePair
systemCode IntertechnoSystemCode
unitCode IntertechnoUnitCode
return LPD433MHzCodeSequencePair