public class LightingConsumerLevel2 extends Object
Modifier and Type | Method and Description |
---|---|
void |
communicationChannelBroken() |
static boolean |
dimToValue(LightSource lamp,
Integer percent) |
static List<LightSource> |
getControlledLamps() |
static Object[] |
getLampInfo(LightSource lamp) |
static boolean |
turnOff(LightSource lamp) |
static boolean |
turnOn(LightSource lamp) |
public static List<LightSource> getControlledLamps()
public static Object[] getLampInfo(LightSource lamp)
public static boolean turnOn(LightSource lamp)
public static boolean turnOff(LightSource lamp)
public static boolean dimToValue(LightSource lamp, Integer percent)
public void communicationChannelBroken()
Copyright © 2018 universAAL Consortium. All rights reserved.