org.universAAL.lddi.knx.groupdevicemodel
Class KnxDpt1GroupDevice

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

public class KnxDpt1GroupDevice
extends KnxGroupDevice
implements IKnxDpt1

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

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.IKnxDpt1
CLASS, DEFAULT_VALUE_OFF, DEFAULT_VALUE_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
KnxDpt1GroupDevice()
          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

KnxDpt1GroupDevice

public KnxDpt1GroupDevice()
empty constructor for factory



Copyright © 2014 universAAL Consortium. All Rights Reserved.