org.universAAL.lddi.knx.groupdevicemodel
Class KnxDpt2GroupDevice

Package class diagram package KnxDpt2GroupDevice
java.lang.Object
  extended by org.universAAL.lddi.knx.groupdevicemodel.KnxGroupDevice
      extended by org.universAAL.lddi.knx.groupdevicemodel.KnxDpt2GroupDevice
All Implemented Interfaces:
org.osgi.service.device.Device, IKnxDpt2, IKnxReceiveMessage, IKnxSendMessage

public class KnxDpt2GroupDevice
extends KnxGroupDevice
implements IKnxDpt2

Concrete implementation of KNX group devices for KNX data type 2.***.

Author:
Thomas Fuxreiter (foex@gmx.at)

Field Summary
 
Fields inherited from class org.universAAL.lddi.knx.groupdevicemodel.KnxGroupDevice
driver, groupDeviceCategory, logger, network
 
Fields inherited from interface org.universAAL.lddi.knx.groupdevicecategory.IKnxDpt2
CLASS, DEFAULT_VALUE_OFF_CONTROL_OFF, DEFAULT_VALUE_OFF_CONTROL_ON, DEFAULT_VALUE_ON_CONTROL_OFF, DEFAULT_VALUE_ON_CONTROL_ON, MANUFACTURER, MATCH_CLASS, MATCH_MAKE, MATCH_MODEL, MATCH_SERIAL, MATCH_VERSION, MODEL, MY_DEVICE_CATEGORY, REVISION, SERIAL
 
Fields inherited from interface org.osgi.service.device.Device
MATCH_NONE
 
Constructor Summary
KnxDpt2GroupDevice()
          empty constructor for factory
 
Method Summary
 
Methods inherited from class org.universAAL.lddi.knx.groupdevicemodel.KnxGroupDevice
addDriver, getDatapointType, getDatapointTypeMainNumber, getDatapointTypeSubNumber, getGroupAddress, getGroupDeviceCategory, getGroupDeviceId, newMessageFromKnxBus, noDriverFound, removeDriver, sendMessageToKnxBus, setParams
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KnxDpt2GroupDevice

public KnxDpt2GroupDevice()
empty constructor for factory



Copyright © 2014 universAAL Consortium. All Rights Reserved.