C# Class ZWave.CommandClasses.SensorAlarmReport

Inheritance: NodeReport
Datei anzeigen Open project: roblans/ZWave4Net Class Usage Examples

Public Properties

Property Type Description
Level byte
Source byte
Type AlarmType

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
SensorAlarmReport ( Node node, byte payload ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

Level public_oe property

public byte Level
return byte

Source public_oe property

public byte Source
return byte

Type public_oe property

public AlarmType Type
return AlarmType