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
iAutomationAtHome
ZSharp
Nodes
SensorBinary
C# Class iAutomationAtHome.ZSharp.Nodes.SensorBinary
Represents a node of generic type SensorBinary
Inheritance:
ZWaveNode
Mostrar archivo
Open project: thrandre/ZSharp
Class Usage Examples
Public Methods
Method
Description
Initialize
( ) :
void
Initialize node
Private Methods
Method
Description
BaseInitialized
(
object
sender
,
EventArgs
e
) :
void
InitializeNode
( ) :
void
SensorBinary
(
ZWavePort
port
,
byte
nodeId
) :
System
Method Details
Initialize()
public
method
Initialize node
public
Initialize
( ) :
void
return
void