org.universAAL.lddi.fs20.devicemodel
Class FS20RGBSADevice

Package class diagram package FS20RGBSADevice
java.lang.Object
  extended by org.universAAL.lddi.fs20.devicemodel.FS20Device
      extended by org.universAAL.lddi.fs20.devicemodel.FS20RGBSADevice

public class FS20RGBSADevice
extends FS20Device

Representation of an FS20RGB-SA display device Annotation: 12 different views are equipped, more a possible

Author:
Steeven Zeiss Fraunhofer IGD (steeven.zeiss@igd.fraunhofer.de)

Field Summary
 
Fields inherited from class org.universAAL.lddi.fs20.devicemodel.FS20Device
logger
 
Constructor Summary
FS20RGBSADevice(FHZ1000PC connection)
          Constructor for a FS20RGBSA device with the used connection
 
Method Summary
 void setDescriptionToAnimation(int animationNumber, String description)
           
 void startAnimation(int animationNumber)
          Starts the animation 1 to 12
 
Methods inherited from class org.universAAL.lddi.fs20.devicemodel.FS20Device
getDeviceCode, getDeviceDescription, getDeviceLocation, getDeviceName, getDeviceType, getDeviceURI, getFunctionDescription, getHouseCode, setConnection, setParams, setParams, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FS20RGBSADevice

public FS20RGBSADevice(FHZ1000PC connection)
Constructor for a FS20RGBSA device with the used connection

Parameters:
connection - = the connection to the FS20 network
Method Detail

startAnimation

public void startAnimation(int animationNumber)
                    throws IOException
Starts the animation 1 to 12

Parameters:
animationNumber - = the given animation number
Throws:
IOException - = exception if something went wrong with the communication

setDescriptionToAnimation

public void setDescriptionToAnimation(int animationNumber,
                                      String description)


Copyright © 2014 universAAL Consortium. All Rights Reserved.