org.universAAL.lddi.fs20.devicemodel
Class FS20SIGDevice

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

public class FS20SIGDevice
extends FS20Device

Representation of a FS20SIG device (acoustic signal actuator)

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
FS20SIGDevice(FHZ1000PC connection)
          Constructor for a FS20RGBSA device with the used connection
 
Method Summary
 void activateSignal()
          Activates the FS20SIG device
 
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

FS20SIGDevice

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

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

activateSignal

public void activateSignal()
                    throws IOException
Activates the FS20SIG device

Throws:
IOException - = exception if something went wrong with the communication


Copyright © 2014 universAAL Consortium. All Rights Reserved.