A B C D E F G H I K L M N O P Q R S T U V W X Y

D

data - Variable in class tuwien.auto.calimero.dptxlator.DPTXlator
Array containing KNX data type values.
DATA_CONNECTION - Static variable in class tuwien.auto.calimero.knxnetip.servicetype.ErrorCodes
Error code: The server detected an error concerning the data connection with the specified ID.
dataConnected(FrameEvent) - Method in interface tuwien.auto.calimero.mgmt.TransportListener
Indicates that a KNX message with data connected service was received from the KNX network.
dataIndividual(FrameEvent) - Method in interface tuwien.auto.calimero.mgmt.TransportListener
Indicates that a KNX message with data individual service was received from the KNX network.
Datapoint - Class in tuwien.auto.calimero.datapoint
Represents a KNX datapoint configuration.
DatapointMap - Class in tuwien.auto.calimero.datapoint
A datapoint model storing datapoints with no defined order or hierarchy using a map implementation.
DatapointMap() - Constructor for class tuwien.auto.calimero.datapoint.DatapointMap
Creates a new empty datapoint map.
DatapointMap(Collection) - Constructor for class tuwien.auto.calimero.datapoint.DatapointMap
Creates a new datapoint map and adds all datapoints to the map.
DatapointModel - Interface in tuwien.auto.calimero.datapoint
A container for keeping Datapoints, using some particular hierarchical structure or order between those datapoints.
DataUnitBuilder - Class in tuwien.auto.calimero
Creates, extracts and decodes information of protocol data units.
DATE - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorDateTime
Field number for get and set indicating whether the date field (month and day of month) is used.
DAY_OF_WEEK - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorDateTime
Field number for get and set indicating whether the day of week field is used.
DAYLIGHT - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorDateTime
Field number to query or change the daylight saving time (DST) information.
decode(byte[], KNXAddress) - Static method in class tuwien.auto.calimero.DataUnitBuilder
Decodes a protocol data unit into a textual representation.
decodeAPCI(int) - Static method in class tuwien.auto.calimero.DataUnitBuilder
Decodes an application layer protocol control information into a textual representation.
decodeTPCI(int, KNXAddress) - Static method in class tuwien.auto.calimero.DataUnitBuilder
Decodes a transport layer protocol control information into a textual representation.
DEFAULT_GATEWAY - Static variable in interface tuwien.auto.calimero.mgmt.PropertyClient.PID
Object type 11 property "Default Gateway".
DEFAULT_MULTICAST - Static variable in class tuwien.auto.calimero.knxnetip.KNXnetIPRouter
Multicast address assigned by default to KNXnet/IP routers, address "224.0.23.12".
DefaultElement - Class in tuwien.auto.calimero.xml.def
Default implementation of XML element.
DefaultElement(String) - Constructor for class tuwien.auto.calimero.xml.def.DefaultElement
Creates a new element name.
DefaultEntityResolver - Class in tuwien.auto.calimero.xml.def
Default entity resolver.
DefaultEntityResolver() - Constructor for class tuwien.auto.calimero.xml.def.DefaultEntityResolver
Creates a new entity resolver.
defaultSweepInterval - Static variable in class tuwien.auto.calimero.buffer.cache.ExpiringCache
Default sweep interval in seconds used for a CacheSweeper (60 seconds).
DefaultXMLReader - Class in tuwien.auto.calimero.xml.def
Default XML reader implementation of the XMLReader interface.
DefaultXMLReader() - Constructor for class tuwien.auto.calimero.xml.def.DefaultXMLReader
Creates a new XML reader.
DefaultXMLReader(Reader, boolean) - Constructor for class tuwien.auto.calimero.xml.def.DefaultXMLReader
Creates a new XML reader with input r.
DefaultXMLWriter - Class in tuwien.auto.calimero.xml.def
Default XML writer implementation of the XMLWriter interface.
DefaultXMLWriter() - Constructor for class tuwien.auto.calimero.xml.def.DefaultXMLWriter
Creates a new XML writer.
DefaultXMLWriter(Writer, boolean) - Constructor for class tuwien.auto.calimero.xml.def.DefaultXMLWriter
Creates a new XML writer with output w.
Description - Class in tuwien.auto.calimero.mgmt
Holds description information of a KNX interface object property.
Description(int, byte[]) - Constructor for class tuwien.auto.calimero.mgmt.Description
Creates a new description object for a property out of a byte array.
Description(int, int, byte[]) - Constructor for class tuwien.auto.calimero.mgmt.Description
Creates a new description object for a property out of a data byte array, together with object type and number of current elements.
Description(int, int, int, int, int, boolean, int, int, int, int) - Constructor for class tuwien.auto.calimero.mgmt.Description
Creates a new description object for a property using the given parameters.
DESCRIPTION - Static variable in interface tuwien.auto.calimero.mgmt.PropertyClient.PID
Global property "Description".
DESCRIPTION_REQ - Static variable in class tuwien.auto.calimero.knxnetip.servicetype.KNXnetIPHeader
Service type identifier for a description request.
DESCRIPTION_RES - Static variable in class tuwien.auto.calimero.knxnetip.servicetype.KNXnetIPHeader
Service type identifier for a description response.
DescriptionRequest - Class in tuwien.auto.calimero.knxnetip.servicetype
Represents a KNXnet/IP description request.
DescriptionRequest(byte[], int) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.DescriptionRequest
Creates a description request out of a byte array.
DescriptionRequest(HPAI) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.DescriptionRequest
Creates a new description request with the given client control endpoint for a description response.
DescriptionRequest(InetSocketAddress) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.DescriptionRequest
Creates a new description request with the client address used for a description response.
DescriptionRequest(int) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.DescriptionRequest
Convenience constructor to create a new description request using the UDP transport protocol and the system default local host with the supplied client port.
DescriptionResponse - Class in tuwien.auto.calimero.knxnetip.servicetype
Represents a description response.
DescriptionResponse(byte[], int) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.DescriptionResponse
Creates a new description response out of a byte array.
DescriptionResponse(DeviceDIB, SuppFamiliesDIB) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.DescriptionResponse
Creates a new description response containing a device DIB and a supported service families DIB.
DescriptionResponse(DeviceDIB, SuppFamiliesDIB, ManufacturerDIB) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.DescriptionResponse
Creates a new description response containing a device DIB, a supported service families DIB and a manufacturer DIB.
Destination - Class in tuwien.auto.calimero.mgmt
Represents a transport layer logical connection destination.
Destination(Destination.AggregatorProxy, IndividualAddress, boolean) - Constructor for class tuwien.auto.calimero.mgmt.Destination
Creates a new destination.
Destination(Destination.AggregatorProxy, IndividualAddress, boolean, boolean, boolean) - Constructor for class tuwien.auto.calimero.mgmt.Destination
Creates a new destination with all available destination connection settings.
Destination.AggregatorProxy - Class in tuwien.auto.calimero.mgmt
An aggregator proxy is associated with one destination and is supplied at the creation of a new destination object.
Destination.AggregatorProxy(TransportLayer) - Constructor for class tuwien.auto.calimero.mgmt.Destination.AggregatorProxy
Creates a new aggregator proxy.
destroy() - Method in class tuwien.auto.calimero.mgmt.Destination
Destroys this destination.
destroyDestination(Destination) - Method in interface tuwien.auto.calimero.mgmt.TransportLayer
Destroys the given destination and removes it from being maintained by this transport layer.
destroyDestination(Destination) - Method in class tuwien.auto.calimero.mgmt.TransportLayerImpl
 
DESTROYED - Static variable in class tuwien.auto.calimero.mgmt.Destination
Destination is destroyed.
detach() - Method in interface tuwien.auto.calimero.mgmt.ManagementClient
Detaches the network link from this management client.
detach() - Method in class tuwien.auto.calimero.mgmt.ManagementClientImpl
 
detach() - Method in interface tuwien.auto.calimero.mgmt.TransportLayer
Detaches the network link from this transport layer and terminates all layer 4 communication.
detach() - Method in class tuwien.auto.calimero.mgmt.TransportLayerImpl
 
detach() - Method in interface tuwien.auto.calimero.process.ProcessCommunicator
Detaches the network link from this process communicator.
detach() - Method in class tuwien.auto.calimero.process.ProcessCommunicatorImpl
 
detached(DetachEvent) - Method in interface tuwien.auto.calimero.mgmt.TransportListener
The KNX network link was detached from the transport layer.
detached(DetachEvent) - Method in interface tuwien.auto.calimero.process.ProcessListener
The KNX network link was detached from the process communicator.
DetachEvent - Class in tuwien.auto.calimero
Informs about the detaching of an object from a KNX link.
DetachEvent(Object) - Constructor for class tuwien.auto.calimero.DetachEvent
Creates a new detach event with the object being detached.
DEVICE_CONFIGURATION_ACK - Static variable in class tuwien.auto.calimero.knxnetip.servicetype.KNXnetIPHeader
Service type identifier to confirm the reception of the configuration request.
DEVICE_CONFIGURATION_REQ - Static variable in class tuwien.auto.calimero.knxnetip.servicetype.KNXnetIPHeader
Service type identifier for configuration request (read / write device configuration data, interface properties).
DEVICE_CONTROL - Static variable in interface tuwien.auto.calimero.mgmt.PropertyClient.PID
Global property "Device Control".
DEVICE_INFO - Static variable in class tuwien.auto.calimero.knxnetip.util.DIB
Description type code for device information e.g.
DEVICE_MGMT_CONNECTION - Static variable in class tuwien.auto.calimero.knxnetip.KNXnetIPDevMgmt
Connection type used to configure a KNXnet/IP device.
DeviceDIB - Class in tuwien.auto.calimero.knxnetip.util
Represents a device description information block.
DeviceDIB(byte[], int) - Constructor for class tuwien.auto.calimero.knxnetip.util.DeviceDIB
Creates a device DIB out of a byte array.
DHCP_BOOTP_SERVER - Static variable in interface tuwien.auto.calimero.mgmt.PropertyClient.PID
Object type 11 property "DHCP/BootP Server".
DIB - Class in tuwien.auto.calimero.knxnetip.util
Description Information Block (DIB).
DIB(byte[], int) - Constructor for class tuwien.auto.calimero.knxnetip.util.DIB
Creates a new DIB out of a byte array.
disconnect(Destination) - Method in interface tuwien.auto.calimero.mgmt.TransportLayer
Disconnects from the destination.
disconnect(Destination) - Method in class tuwien.auto.calimero.mgmt.TransportLayerImpl
 
DISCONNECT_REQ - Static variable in class tuwien.auto.calimero.knxnetip.servicetype.KNXnetIPHeader
Service type identifier for a disconnect request.
DISCONNECT_RES - Static variable in class tuwien.auto.calimero.knxnetip.servicetype.KNXnetIPHeader
Service type identifier for a disconnect response.
DISCONNECTED - Static variable in class tuwien.auto.calimero.mgmt.Destination
Connection state is disconnected.
disconnected(Destination) - Method in interface tuwien.auto.calimero.mgmt.TransportListener
The connection state of a destination changed from connected to disconnected.
DisconnectRequest - Class in tuwien.auto.calimero.knxnetip.servicetype
A representation of a KNXnet/IP disconnect request.
DisconnectRequest(byte[], int) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.DisconnectRequest
Creates a disconnect request out of a byte array.
DisconnectRequest(short, HPAI) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.DisconnectRequest
Creates a new disconnect request for the connection identified by the channel ID.
DisconnectResponse - Class in tuwien.auto.calimero.knxnetip.servicetype
Represents a KNXnet/IP disconnect response.
DisconnectResponse(byte[], int) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.DisconnectResponse
Creates a disconnect response out of a byte array.
DisconnectResponse(short, short) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.DisconnectResponse
Creates a new disconnect response for the terminating connection with the given channel ID.
Discoverer - Class in tuwien.auto.calimero.knxnetip
Does KNXnet/IP discovery and retrieval of self description from other devices.
Discoverer(int, boolean) - Constructor for class tuwien.auto.calimero.knxnetip.Discoverer
Creates a new Discoverer.
Discoverer(InetAddress, int, boolean) - Constructor for class tuwien.auto.calimero.knxnetip.Discoverer
Creates a new Discoverer and allows to specify a local host.
DPT - Class in tuwien.auto.calimero.dptxlator
Stores information about a datapoint type.
DPT(String, String, String, String, String) - Constructor for class tuwien.auto.calimero.dptxlator.DPT
Creates a new datapoint type information structure.
DPT(String, String, String, String) - Constructor for class tuwien.auto.calimero.dptxlator.DPT
Creates a new datapoint type information structure for a DPT without a unit.
dpt - Variable in class tuwien.auto.calimero.dptxlator.DPTXlator
The datapoint type set for the translator.
DPT_ACK - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
DPT ID 1.016, Acknowledge; values no action (dummy), acknowledge (trigger).
DPT_AIR_PRESSURE - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteFloat
DPT ID 9.006, Air pressure; values from 0 to +670760 Pa.
DPT_AIRQUALITY - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteFloat
DPT ID 9.008, Air quality; values from 0 to +670760 ppm.
DPT_ALARM - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
DPT ID 1.005, Alarm; values no alarm, alarm.
DPT_ANGLE - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator8BitUnsigned
DPT ID 5.003, Angle; values from 0 to 360 ° (degree).
DPT_BINARYVALUE - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
DPT ID 1.006, Binary value; values low, high.
DPT_BOOL - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
DPT ID 1.002, Boolean; values false, true.
DPT_BRIGHTNESS - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteUnsigned
DPT ID 7.013, Brightness (Lux); values from 0 to 65535 lx.
DPT_CONTROL_BLINDS - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator3BitControlled
DPT ID 3.008, Blinds control; values are DPTXlatorBoolean.DPT_UPDOWN for control and 3 Bit stepcode.
DPT_CONTROL_DIMMING - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator3BitControlled
DPT ID 3.007, Dimming control; values are DPTXlatorBoolean.DPT_STEP for control and 3 Bit stepcode.
DPT_DATE - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorDate
DPT ID 11.001, Date; values from 1990-01-01 to 2089-12-31.
DPT_DATE_TIME - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorDateTime
DPT ID 19.001, Date with time; values from 1900, 01/01 00:00:00 to 2155, 12/31 24:00:00.
DPT_DECIMALFACTOR - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator8BitUnsigned
DPT ID 5.005, Decimal factor; values from 0 to 255 ratio.
DPT_DIMSENDSTYLE - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
DPT ID 1.013, DimSendStyle; values start/stop, cyclic.
DPT_ELECTRICAL_CURRENT - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteFloat
DPT ID 9.021, Electrical current; value range +/-670760 mA.
DPT_ELECTRICAL_CURRENT - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteUnsigned
DPT ID 7.012, Electrical current; values from 0 to 65535 mA.
DPT_ENABLE - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
DPT ID 1.003, Enable; values enable, disable.
DPT_HUMIDITY - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteFloat
DPT ID 9.007, Humidity; values from 0 to +670760 %.
DPT_INPUTSOURCE - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
DPT ID 1.014, Input source; values fixed, calculated.
DPT_INTENSITY_OF_LIGHT - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteFloat
DPT ID 9.004, Intensity of light (Lux); values from 0 to +670760 lx.
DPT_INVERT - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
DPT ID 1.012, Invert; values not inverted, inverted.
DPT_KELVIN_PER_PERCENT - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteFloat
DPT ID 9.023, Kelvin/percent; value range +/-670760 K/%.
DPT_LOGICAL_FUNCTION - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
DPT ID 1.021, Logical function; values OR, AND.
DPT_OCCUPANCY - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
DPT ID 1.018, Occupancy; values not occupied, occupied.
DPT_OPENCLOSE - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
DPT ID 1.009, Open/Close; values open, close.
DPT_PERCENT_U8 - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator8BitUnsigned
DPT ID 5.004, Percent 8 Bit; values from 0 to 255 %.
DPT_POWER - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteFloat
DPT ID 9.024, Power; value range +/-670760 kW.
DPT_POWERDENSITY - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteFloat
DPT ID 9.022, Power density; value range +/-670760 W/m2.
DPT_PROP_DATATYPE - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteUnsigned
DPT ID 7.010, Interface object property ID; values from 0 to 65535.
DPT_RAMP - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
DPT ID 1.004, Ramp; values no ramp, ramp.
DPT_RESET - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
DPT ID 1.015, Reset; values no action (dummy), reset (trigger).
DPT_SCALING - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator8BitUnsigned
DPT ID 5.001, Scaling; values from 0 to 100 %.
DPT_SCENE_AB - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
DPT ID 1.022, Scene A/B; values scene A, scene B.
DPT_SHUTTER_BLINDS_MODE - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
DPT ID 1.023, Shutter/Blinds mode; values only move up/down mode (shutter), move up/down + step-stop mode (blind).
DPT_START - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
DPT ID 1.010, Start; values stop, start.
DPT_STATE - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
DPT ID 1.011, State; values inactive, active.
DPT_STEP - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
DPT ID 1.007, Step; values decrease, increase.
DPT_STRING_8859_1 - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorString
DPT ID 16.001, ISO-8859-1 string (Latin 1); 8 Bit character set encoding.
DPT_STRING_ASCII - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorString
DPT ID 16.000, ASCII string; 7 Bit character set encoding.
DPT_SWITCH - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
DPT ID 1.001, Switch; values off, on.
DPT_TEMPERATURE - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteFloat
DPT ID 9.001, Temperature; values from -273 to +670760 °C.
DPT_TEMPERATURE_DIFFERENCE - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteFloat
DPT ID 9.002, Temperature difference; value range +/-670760 K.
DPT_TEMPERATURE_GRADIENT - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteFloat
DPT ID 9.003, Temperature gradient; value range +/-670760 K/h.
DPT_TIME_DIFFERENCE1 - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteFloat
DPT ID 9.010, Time difference in seconds; value range +/-670760 s.
DPT_TIME_DIFFERENCE2 - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteFloat
DPT ID 9.011, Time difference in milliseconds; value range +/-670760 ms.
DPT_TIMEOFDAY - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorTime
DPT ID 10.001, Time of day; values from no-day, 00:00:00 to Sun, 23:59:59.
DPT_TIMEPERIOD - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteUnsigned
DPT ID 7.002, Time period in ms; values from 0 to 65535 ms.
DPT_TIMEPERIOD_10 - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteUnsigned
DPT ID 7.003, Time period (resolution 10 ms); values from 0 to 655350 ms.
DPT_TIMEPERIOD_100 - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteUnsigned
DPT ID 7.004, Time period (resolution 100 ms); values from 0 to 6553500 ms.
DPT_TIMEPERIOD_HOURS - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteUnsigned
DPT ID 7.007, Time period in hours; values from 0 to 65535 h (~7,4 years).
DPT_TIMEPERIOD_MIN - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteUnsigned
DPT ID 7.006, Time period in minutes; values from 0 to 65535 min (~45,5 days).
DPT_TIMEPERIOD_SEC - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteUnsigned
DPT ID 7.005, Time period in seconds; values from 0 to 65535 s (~18,2 hours).
DPT_TRIGGER - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
DPT ID 1.017, Trigger; values trigger, trigger.
DPT_UPDOWN - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
DPT ID 1.008, Up/Down; values up, down.
DPT_VALUE_1_UCOUNT - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator8BitUnsigned
DPT ID 5.010, Value 1 unsigned count; values from 0 to 255 counter pulses.
DPT_VALUE_2_UCOUNT - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteUnsigned
DPT ID 7.001, Unsigned count; values from 0 to 65535 pulses.
DPT_VALUE_4_UCOUNT - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator4ByteUnsigned
DPT ID 12.001, Unsigned count; values from 0 to 4294967295 counter pulses.
DPT_VOLTAGE - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteFloat
DPT ID 9.020, Voltage; value range +/-670760 mV.
DPT_WIND_SPEED - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteFloat
DPT ID 9.005, Wind speed; values from 0 to +670760 m/s.
DPT_WINDOW_DOOR - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
DPT ID 1.019, Window/Door; values closed, open.
DPTXlator - Class in tuwien.auto.calimero.dptxlator
DPT translator interface for data conversion between KNX DPTs and java types.
DPTXlator(int) - Constructor for class tuwien.auto.calimero.dptxlator.DPTXlator
Creates the new translator and initializes the data type size.
DPTXlator2ByteFloat - Class in tuwien.auto.calimero.dptxlator
Translator for KNX DPTs with main number 9, type 2-byte float.
DPTXlator2ByteFloat(DPT) - Constructor for class tuwien.auto.calimero.dptxlator.DPTXlator2ByteFloat
Creates a translator for the given datapoint type.
DPTXlator2ByteFloat(String) - Constructor for class tuwien.auto.calimero.dptxlator.DPTXlator2ByteFloat
Creates a translator for dptID.
DPTXlator2ByteUnsigned - Class in tuwien.auto.calimero.dptxlator
Translator for KNX DPTs with main number 7, type 2 byte unsigned value.
DPTXlator2ByteUnsigned(DPT) - Constructor for class tuwien.auto.calimero.dptxlator.DPTXlator2ByteUnsigned
Creates a translator for the given datapoint type.
DPTXlator2ByteUnsigned(String) - Constructor for class tuwien.auto.calimero.dptxlator.DPTXlator2ByteUnsigned
Creates a translator for the given datapoint type ID.
DPTXlator3BitControlled - Class in tuwien.auto.calimero.dptxlator
Translator for KNX DPTs with main number 3, type 3 Bit controlled.
DPTXlator3BitControlled(DPT) - Constructor for class tuwien.auto.calimero.dptxlator.DPTXlator3BitControlled
Creates a translator for the given datapoint type.
DPTXlator3BitControlled(String) - Constructor for class tuwien.auto.calimero.dptxlator.DPTXlator3BitControlled
Creates a translator for the given datapoint type ID.
DPTXlator3BitControlled.DPT3BitControlled - Class in tuwien.auto.calimero.dptxlator
A DPT for the 3 Bit controlled, with additional access to the control information DPT.
DPTXlator3BitControlled.DPT3BitControlled(String, String, DPT) - Constructor for class tuwien.auto.calimero.dptxlator.DPTXlator3BitControlled.DPT3BitControlled
Creates a new datapoint type information structure for the 3 Bit controlled DPT.
DPTXlator4ByteUnsigned - Class in tuwien.auto.calimero.dptxlator
Translator for KNX DPTs with main number 12, type 4 byte unsigned value.
DPTXlator4ByteUnsigned(DPT) - Constructor for class tuwien.auto.calimero.dptxlator.DPTXlator4ByteUnsigned
Creates a translator for the given datapoint type.
DPTXlator4ByteUnsigned(String) - Constructor for class tuwien.auto.calimero.dptxlator.DPTXlator4ByteUnsigned
Creates a translator for the given datapoint type ID.
DPTXlator8BitUnsigned - Class in tuwien.auto.calimero.dptxlator
Translator for KNX DPTs with main number 5, type 8 Bit unsigned value.
DPTXlator8BitUnsigned(DPT) - Constructor for class tuwien.auto.calimero.dptxlator.DPTXlator8BitUnsigned
Creates a translator for the given datapoint type.
DPTXlator8BitUnsigned(String) - Constructor for class tuwien.auto.calimero.dptxlator.DPTXlator8BitUnsigned
Creates a translator for the given datapoint type ID.
DPTXlatorBoolean - Class in tuwien.auto.calimero.dptxlator
Translator for KNX DPTs with main number 1, type Boolean.
DPTXlatorBoolean(DPT) - Constructor for class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
Creates a translator for the given datapoint type.
DPTXlatorBoolean(String) - Constructor for class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
Creates a translator for the given datapoint type ID.
DPTXlatorDate - Class in tuwien.auto.calimero.dptxlator
Translator for KNX DPTs with main number 11, type date.
DPTXlatorDate(DPT) - Constructor for class tuwien.auto.calimero.dptxlator.DPTXlatorDate
Creates a translator for the given datapoint type.
DPTXlatorDate(String) - Constructor for class tuwien.auto.calimero.dptxlator.DPTXlatorDate
Creates a translator for the given datapoint type ID.
DPTXlatorDateTime - Class in tuwien.auto.calimero.dptxlator
Translator for KNX DPTs with main number 19, type date with time.
DPTXlatorDateTime(DPT) - Constructor for class tuwien.auto.calimero.dptxlator.DPTXlatorDateTime
Creates a translator for the given datapoint type.
DPTXlatorDateTime(String) - Constructor for class tuwien.auto.calimero.dptxlator.DPTXlatorDateTime
Creates a translator for the given datapoint type ID.
DPTXlatorString - Class in tuwien.auto.calimero.dptxlator
Translator for KNX DPTs with main number 16, type string.
DPTXlatorString(DPT) - Constructor for class tuwien.auto.calimero.dptxlator.DPTXlatorString
Creates a translator for the given datapoint type.
DPTXlatorString(String) - Constructor for class tuwien.auto.calimero.dptxlator.DPTXlatorString
Creates a translator for the given datapoint type ID.
DPTXlatorTime - Class in tuwien.auto.calimero.dptxlator
Translator for KNX DPTs with main number 10, type time.
DPTXlatorTime(DPT) - Constructor for class tuwien.auto.calimero.dptxlator.DPTXlatorTime
Creates a translator for the given datapoint type.
DPTXlatorTime(String) - Constructor for class tuwien.auto.calimero.dptxlator.DPTXlatorTime
Creates a translator for the given datapoint type ID.
dst - Variable in class tuwien.auto.calimero.link.medium.RawFrameBase
Destination address.

A B C D E F G H I K L M N O P Q R S T U V W X Y