C# Class ZWave.CommandClasses.BatteryReport

Inheritance: NodeReport
Afficher le fichier Open project: roblans/ZWave4Net Class Usage Examples

Méthodes publiques

Свойство Type Description
IsLow bool
Value byte

Méthodes publiques

Méthode Description
ToString ( ) : string

Private Methods

Méthode Description
BatteryReport ( Node node, byte payload ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

IsLow public_oe property

public bool IsLow
Résultat bool

Value public_oe property

public byte Value
Résultat byte