C# Class ZWaveLib.CommandClasses.MultiCmd

Inheritance: ICommandClass
Afficher le fichier Open project: genielabs/zwave-lib-dotnet

Méthodes publiques

Méthode Description
GetClassId ( ) : CommandClass
GetEvent ( ZWaveNode node, byte message ) : NodeEvent

Method Details

GetClassId() public méthode

public GetClassId ( ) : CommandClass
Résultat CommandClass

GetEvent() public méthode

public GetEvent ( ZWaveNode node, byte message ) : NodeEvent
node ZWaveNode
message byte
Résultat NodeEvent