public class BlindStateTransformer extends Object
| Constructor and Description |
|---|
BlindStateTransformer() |
| Modifier and Type | Method and Description |
|---|---|
static Double |
transform(rst.domotic.state.BlindStateType.BlindState blindState)
Get the brightness value.
|
static rst.domotic.state.BlindStateType.BlindState |
transform(Double value)
Transform a number to a brightness state by setting the number as the brightness value.
|
public static rst.domotic.state.BlindStateType.BlindState transform(Double value)
value - the brightness valuepublic static Double transform(rst.domotic.state.BlindStateType.BlindState blindState)
blindState - the state to transformCopyright © 2015–2017 openbase.org. All rights reserved.