C# Class ZWaveActionImplementations.ZWaveSetNodeOff

Inheritance: ICustomAction
Afficher le fichier Open project: noant/Pyrite

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
BeginUserSettings ( ) : bool
Do ( string inputState ) : string
Refresh ( ) : void
ZWaveSetNodeOff ( ) : PyriteClientIntefaces

Method Details

BeginUserSettings() public méthode

public BeginUserSettings ( ) : bool
Résultat bool

Do() public méthode

public Do ( string inputState ) : string
inputState string
Résultat string

Refresh() public méthode

public Refresh ( ) : void
Résultat void

ZWaveSetNodeOff() public méthode

public ZWaveSetNodeOff ( ) : PyriteClientIntefaces
Résultat PyriteClientIntefaces