C# Class ZWave.CommandClasses.SensorAlarmReport

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

Méthodes publiques

Свойство Type Description
Level byte
Source byte
Type AlarmType

Méthodes publiques

Méthode Description
ToString ( ) : string

Private Methods

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

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Level public_oe property

public byte Level
Résultat byte

Source public_oe property

public byte Source
Résultat byte

Type public_oe property

public AlarmType Type
Résultat AlarmType