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
CommandClasses
BatteryReport
C# Class ZWave.CommandClasses.BatteryReport
Inheritance:
NodeReport
Mostrar archivo
Open project: roblans/ZWave4Net
Class Usage Examples
Public Properties
Property
Type
Description
IsLow
bool
Value
byte
Public Methods
Method
Description
ToString
( ) :
string
Private Methods
Method
Description
BatteryReport
(
Node
node
,
byte
payload
) :
System
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
IsLow
public_oe property
public
bool
IsLow
return
bool
Value
public_oe property
public
byte
Value
return
byte