public class MyLighting extends Object
Constructor and Description |
---|
MyLighting() |
Modifier and Type | Method and Description |
---|---|
Integer[] |
getControlledLamps() |
Object[] |
getLampInfo(int lampID) |
String |
getLampLocation(int lampID) |
int |
getState(int lampID) |
void |
turnOff(int lampID) |
void |
turnOn(int lampID) |
Copyright © 2018 universAAL Consortium. All rights reserved.