Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ZWave
CommandClasses
MeterSupportedReport
C# Class ZWave.CommandClasses.MeterSupportedReport
Inheritance:
NodeReport
Datei anzeigen
Open project: roblans/ZWave4Net
Public Properties
Property
Type
Description
CanReset
bool
Type
MeterType
Units
string[]
Public Methods
Method
Description
ToString
( ) :
string
Private Methods
Method
Description
MeterSupportedReport
(
Node
node
,
byte
payload
) :
System
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
CanReset
public_oe property
public
bool
CanReset
return
bool
Type
public_oe property
public
MeterType
Type
return
MeterType
Units
public_oe property
public
string[]
Units
return
string[]