public class IlluminanceStateTransformer extends Object
| Constructor and Description |
|---|
IlluminanceStateTransformer() |
| Modifier and Type | Method and Description |
|---|---|
static rst.domotic.state.IlluminanceStateType.IlluminanceState |
transform(Double value)
Transform a number to an illuminationState by setting the number as the illuminance.
|
static Double |
transform(rst.domotic.state.IlluminanceStateType.IlluminanceState illuminanceState)
Get the illuminance value.
|
public static rst.domotic.state.IlluminanceStateType.IlluminanceState transform(Double value)
value - the brightness valuepublic static Double transform(rst.domotic.state.IlluminanceStateType.IlluminanceState illuminanceState)
illuminanceState - the stateCopyright © 2015–2017 openbase.org. All rights reserved.