org.universAAL.lddi.knx.groupdevicemodel
Class KnxDpt4GroupDevice

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

public class KnxDpt4GroupDevice
extends KnxGroupDevice
implements IKnxDpt4

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

Author:
Thomas Fuxreiter (foex@gmx.at)

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.universAAL.lddi.knx.groupdevicecategory.IKnxDpt4
IKnxDpt4.CharacterSet
 
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.IKnxDpt4
CHARACTER_SET_8859_1, CHARACTER_SET_ASCII, CLASS, DEFAULT_MAX_VALUE, DEFAULT_MIN_VALUE, 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
KnxDpt4GroupDevice()
          empty constructor for factory
 
Method Summary
static String convertHexToString(IKnxDpt4.CharacterSet characterSet)
           
 
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

KnxDpt4GroupDevice

public KnxDpt4GroupDevice()
empty constructor for factory

Method Detail

convertHexToString

public static String convertHexToString(IKnxDpt4.CharacterSet characterSet)


Copyright © 2014 universAAL Consortium. All Rights Reserved.