Property | Type | Description | |
---|---|---|---|
Scale | byte | ||
Type | ThermostatSetpointType | ||
Unit | string | ||
Value | float |
Method | Description | |
---|---|---|
GetUnit ( ThermostatSetpointType type, byte scale ) : string | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
ThermostatSetpointReport ( Node node, byte payload ) : System |
public static GetUnit ( ThermostatSetpointType type, byte scale ) : string | ||
type | ThermostatSetpointType | |
scale | byte | |
return | string |