org.universAAL.samples.lighting.server
Class LightingSimplifiedServiceLevel3

Package class diagram package LightingSimplifiedServiceLevel3
java.lang.Object
  extended by org.universAAL.samples.lighting.server.unit_impl.MyLighting
      extended by org.universAAL.samples.lighting.server.LightingSimplifiedServiceLevel3
All Implemented Interfaces:
LightingInterfaceLevel3

public class LightingSimplifiedServiceLevel3
extends MyLighting
implements LightingInterfaceLevel3

Simplified API in Level 3. Implementation of the server side.

Author:
dzmuda, mpsiuk

Field Summary
 
Fields inherited from interface org.universAAL.ontology.lighting.simple.LightingInterfaceLevel3
namespace
 
Constructor Summary
LightingSimplifiedServiceLevel3()
           
 
Method Summary
 
Methods inherited from class org.universAAL.samples.lighting.server.unit_impl.MyLighting
addListener, getLampIDs, getLampLocation, isOn, removeListener, turnOff, turnOn
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.universAAL.ontology.lighting.simple.LightingInterfaceLevel3
getControlledLamps, getLampInfo, turnOff, turnOn
 

Constructor Detail

LightingSimplifiedServiceLevel3

public LightingSimplifiedServiceLevel3()


Copyright © 2014 universAAL Consortium. All Rights Reserved.