Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ZWave
Channel
NodeEventArgs
C# Class ZWave.Channel.NodeEventArgs
Inheritance:
System.EventArgs
Mostrar archivo
Open project: roblans/ZWave4Net
Class Usage Examples
Public Properties
Property
Type
Description
Command
Command
NodeID
byte
Public Methods
Method
Description
NodeEventArgs
(
byte
nodeID
,
Command
command
) :
System
Method Details
NodeEventArgs()
public
method
public
NodeEventArgs
(
byte
nodeID
,
Command
command
) :
System
nodeID
byte
command
Command
return
System
Property Details
Command
public_oe property
public
Command,ZWave.Channel
Command
return
Command
NodeID
public_oe property
public
byte
NodeID
return
byte