C# Class ZWave.CommandClasses.SwitchBinaryReport

Inheritance: NodeReport
Exibir arquivo Open project: roblans/ZWave4Net Class Usage Examples

Public Properties

Property Type Description
Value bool

Public Methods

Method Description
ToString ( ) : string

Private Methods

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

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

Value public_oe property

public bool Value
return bool