org.universAAL.samples.lighting.client_regular
Class LightingConsumerLevel3

Package class diagram package LightingConsumerLevel3
java.lang.Object
  extended by org.universAAL.samples.lighting.client_regular.LightingConsumerLevel3

public class LightingConsumerLevel3
extends Object

Author:
amarinc, mpsiuk

Method Summary
 void communicationChannelBroken()
           
static List<Integer> getControlledLamps()
           
static Object[] getLampInfo(int lampID)
           
static boolean turnOff(int lampID)
           
static boolean turnOn(int lampID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getControlledLamps

public static List<Integer> getControlledLamps()

turnOn

public static boolean turnOn(int lampID)

turnOff

public static boolean turnOff(int lampID)

getLampInfo

public static Object[] getLampInfo(int lampID)

communicationChannelBroken

public void communicationChannelBroken()


Copyright © 2014 universAAL Consortium. All Rights Reserved.