C# Class ZWaveLib.Values.EnergyValue

Mostra file Open project: genielabs/zwave-lib-dotnet Class Usage Examples

Public Properties

Property Type Description
EventType EventParameter
Parameter ZWaveEnergyScaleType
Value double

Public Methods

Method Description
Parse ( byte message ) : EnergyValue

Method Details

Parse() public static method

public static Parse ( byte message ) : EnergyValue
message byte
return EnergyValue

Property Details

EventType public_oe property

public EventParameter EventType
return EventParameter

Parameter public_oe property

public ZWaveEnergyScaleType Parameter
return ZWaveEnergyScaleType

Value public_oe property

public double Value
return double