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

Afficher le fichier Open project: chkr1011/CK.HomeAutomation

Méthodes publiques

Méthode Description
GetSequence ( IntertechnoSystemCode systemCode, IntertechnoUnitCode unitCode, RemoteSocketCommand command ) : LPD433MHzCodeSequence
GetSequencePair ( IntertechnoSystemCode systemCode, IntertechnoUnitCode unitCode ) : LPD433MHzCodeSequencePair

Private Methods

Méthode 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 méthode

public GetSequence ( IntertechnoSystemCode systemCode, IntertechnoUnitCode unitCode, RemoteSocketCommand command ) : LPD433MHzCodeSequence
systemCode IntertechnoSystemCode
unitCode IntertechnoUnitCode
command RemoteSocketCommand
Résultat LPD433MHzCodeSequence

GetSequencePair() public méthode

public GetSequencePair ( IntertechnoSystemCode systemCode, IntertechnoUnitCode unitCode ) : LPD433MHzCodeSequencePair
systemCode IntertechnoSystemCode
unitCode IntertechnoUnitCode
Résultat LPD433MHzCodeSequencePair