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