org.universAAL.lddi.fs20.devicemodel
Class FS20FMSDevice

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

public class FS20FMSDevice
extends FS20Device

Representation of a FS20FMS device (Detects if a plugged in device is on or off)

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
FS20FMSDevice(FHZ1000PC connection)
          Constructor for a FS20FMS device with the used connection
 
Method Summary
 
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

FS20FMSDevice

public FS20FMSDevice(FHZ1000PC connection)
Constructor for a FS20FMS device with the used connection

Parameters:
connection - = the connection to the FS20 network


Copyright © 2014 universAAL Consortium. All Rights Reserved.