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

A

accept(CEMI, Configuration) - Method in class tuwien.auto.calimero.buffer.CommandFilter
Applies command based filter rules on frame.
accept(CEMI, Configuration) - Method in interface tuwien.auto.calimero.buffer.Configuration.NetworkFilter
Invoked on occurrence of a new KNX messages, supplied as cEMI frame.
accept(CEMI, Configuration) - Method in class tuwien.auto.calimero.buffer.StateFilter
Applies state based filter rules on frame.
ACK - Static variable in class tuwien.auto.calimero.link.medium.RawAckBase
Positive acknowledge type.
ack - Variable in class tuwien.auto.calimero.link.medium.RawAckBase
Type of acknowledge transmitted with this frame.
ACK_FRAME - Static variable in interface tuwien.auto.calimero.link.medium.RawFrame
Indicates an acknowledge frame type.
ACK_PENDING - Static variable in class tuwien.auto.calimero.serial.FT12Connection
Status code of communication: waiting for acknowledge after send, no error, not ready to send.
activate(boolean) - Method in interface tuwien.auto.calimero.buffer.Configuration
Sets the buffer activation state of the network buffer controlled by this configuration.
adapterClosed(CloseEvent) - Method in interface tuwien.auto.calimero.mgmt.PropertyAdapterListener
The adapter is closed.
add(Datapoint) - Method in class tuwien.auto.calimero.datapoint.DatapointMap
 
add(Datapoint) - Method in interface tuwien.auto.calimero.datapoint.DatapointModel
Adds a datapoint to this model.
add(GroupAddress, boolean) - Method in class tuwien.auto.calimero.datapoint.StateDP
Adds a group address to this datapoint to indicate that KNX messages with that address are allowed to alter the associated datapoint state (i.e. a state value related to this datapoint).
addAdditionalInfo(int, byte[]) - Method in class tuwien.auto.calimero.cemi.CEMILDataEx
Adds additional information to the message.
addAttribute(Attribute) - Method in class tuwien.auto.calimero.xml.def.DefaultElement
 
addAttribute(Attribute) - Method in interface tuwien.auto.calimero.xml.Element
Adds a new attribute associated with this element.
addConnectionListener(KNXListener) - Method in interface tuwien.auto.calimero.knxnetip.KNXnetIPConnection
Adds the specified event listener l to receive events from this connection.
addConnectionListener(KNXListener) - Method in class tuwien.auto.calimero.serial.FT12Connection
Adds the specified event listener l to receive events from this connection.
ADDINFO_BIBAT - Static variable in class tuwien.auto.calimero.cemi.CEMILDataEx
Additional information type for BiBat information.
ADDINFO_PLMEDIUM - Static variable in class tuwien.auto.calimero.cemi.CEMILDataEx
Additional information type for PL medium information.
ADDINFO_RFMEDIUM - Static variable in class tuwien.auto.calimero.cemi.CEMILDataEx
Additional information type for RF medium information.
ADDINFO_TIMEDELAY - Static variable in class tuwien.auto.calimero.cemi.CEMILDataEx
Additional information type for time delay until sending information.
ADDINFO_TIMESTAMP - Static variable in class tuwien.auto.calimero.cemi.CEMILDataEx
Additional information type for relative timestamp information.
ADDINFO_TIMESTAMP_EXT - Static variable in class tuwien.auto.calimero.cemi.CEMILDataEx
Additional information type for extended relative timestamp information.
ADDITIONAL_INDIVIDUAL_ADDRESSES - Static variable in interface tuwien.auto.calimero.mgmt.PropertyClient.PID
Object type 11 property "Additional Individual Addresses".
addLinkListener(NetworkLinkListener) - Method in interface tuwien.auto.calimero.link.KNXNetworkLink
Adds the specified event listener l to receive events from this link.
addLinkListener(NetworkLinkListener) - Method in class tuwien.auto.calimero.link.KNXNetworkLinkFT12
 
addLinkListener(NetworkLinkListener) - Method in class tuwien.auto.calimero.link.KNXNetworkLinkIP
 
addMonitorListener(LinkListener) - Method in interface tuwien.auto.calimero.link.KNXNetworkMonitor
Adds the specified event listener l to receive events from this network monitor.
addMonitorListener(LinkListener) - Method in class tuwien.auto.calimero.link.KNXNetworkMonitorFT12
 
addMonitorListener(LinkListener) - Method in class tuwien.auto.calimero.link.KNXNetworkMonitorIP
 
addProcessListener(ProcessListener) - Method in interface tuwien.auto.calimero.process.ProcessCommunicator
Adds the specified event listener l to receive events from this process communicator.
addProcessListener(ProcessListener) - Method in class tuwien.auto.calimero.process.ProcessCommunicatorImpl
 
addToPositiveList(Object) - Method in class tuwien.auto.calimero.buffer.cache.PositiveListCache
Adds a new allowed key to the positive list, if it is not already present.
addTransportListener(TransportListener) - Method in interface tuwien.auto.calimero.mgmt.TransportLayer
Adds the specified event listener l to receive events from this transport layer.
addTransportListener(TransportListener) - Method in class tuwien.auto.calimero.mgmt.TransportLayerImpl
 
addWriter(String, LogWriter) - Method in class tuwien.auto.calimero.log.LogManager
Adds a log writer, either global or to a particular log service.
addWriter(LogWriter) - Method in class tuwien.auto.calimero.log.LogService
Adds the writer to this log service.
ALL - Static variable in class tuwien.auto.calimero.log.LogLevel
The highest log level, no restrictions, everything will be logged.
ANGLE - Static variable in interface tuwien.auto.calimero.process.ProcessCommunicator
Represents the scaling format of datapoint type Angle (DPT ID 5.003).
appendUnit - Variable in class tuwien.auto.calimero.dptxlator.DPTXlator
Behavior regarding appending a DPT engineering unit.
asBool(ProcessEvent) - Method in class tuwien.auto.calimero.process.ProcessListenerEx
Returns the ASDU of the received process event as boolean datapoint value.
asControl(ProcessEvent) - Method in class tuwien.auto.calimero.process.ProcessListenerEx
Returns the ASDU of the received process event as 3 Bit controlled datapoint value.
asFloat(ProcessEvent) - Method in class tuwien.auto.calimero.process.ProcessListenerEx
Returns the ASDU of the received process event as 2 byte KNX float datapoint value.
asString(ProcessEvent) - Method in class tuwien.auto.calimero.process.ProcessListenerEx
Returns the ASDU of the received process event as string datapoint value.
asString(ProcessEvent, int, String) - Method in class tuwien.auto.calimero.process.ProcessListenerEx
Returns the ASDU of the received process event as datapoint value of the requested DPT in String representation.
asUnsigned(ProcessEvent, String) - Method in class tuwien.auto.calimero.process.ProcessListenerEx
Returns the ASDU of the received process event as unsigned 8 Bit datapoint value.
Attribute - Class in tuwien.auto.calimero.xml
XML element attribute.
Attribute(String, String) - Constructor for class tuwien.auto.calimero.xml.Attribute
Creates an attribute with its name and value.
authorize(Destination, byte[]) - Method in interface tuwien.auto.calimero.mgmt.ManagementClient
Authorizes at a communication partner using an authorization key to obtain a certain access level.
authorize(Destination, byte[]) - Method in class tuwien.auto.calimero.mgmt.ManagementClientImpl
 

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