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

I

incCount() - Method in class tuwien.auto.calimero.buffer.cache.CacheObject
Increments the access count by 1.
incSeqReceive() - Method in class tuwien.auto.calimero.mgmt.Destination.AggregatorProxy
Increments the receive sequence number by one.
incSeqSend() - Method in class tuwien.auto.calimero.mgmt.Destination.AggregatorProxy
Increments the send sequence number by one.
indication(FrameEvent) - Method in interface tuwien.auto.calimero.link.event.LinkListener
Invoked on arrival of a new KNX indication message from the KNX network.
IndividualAddress - Class in tuwien.auto.calimero
Represents an immutable KNX individual address.
IndividualAddress(int) - Constructor for class tuwien.auto.calimero.IndividualAddress
Creates a KNX individual address from a 16 Bit address value.
IndividualAddress(int, int, int) - Constructor for class tuwien.auto.calimero.IndividualAddress
Creates a KNX individual address from the 3-level notation area-, line- and device-address.
IndividualAddress(byte[]) - Constructor for class tuwien.auto.calimero.IndividualAddress
Creates a KNX individual address from a byte array value.
IndividualAddress(String) - Constructor for class tuwien.auto.calimero.IndividualAddress
Creates a KNX individual address from a string address representation.
IndividualAddress(XMLReader) - Constructor for class tuwien.auto.calimero.IndividualAddress
Creates a KNX individual address from xml input.
INFO - Static variable in class tuwien.auto.calimero.log.LogLevel
This level identifies the attached object for informational purposes.
info(String) - Method in class tuwien.auto.calimero.log.LogService
Offers msg with log level LogLevel.INFO.
init(Configuration) - Method in class tuwien.auto.calimero.buffer.CommandFilter
 
init(Configuration) - Method in interface tuwien.auto.calimero.buffer.Configuration.NetworkFilter
Does all necessary filter initializations.
init(Configuration) - Method in class tuwien.auto.calimero.buffer.StateFilter
 
INTERNAL - Static variable in class tuwien.auto.calimero.knxnetip.ConnectionCloseEvent
Identifier stating the close event was initiated internal (for example due to an unsupported protocol version).
invocations - Variable in class tuwien.auto.calimero.log.ErrorHandler
Counter how often error() was called (without abort).
invoke(Object, String, Object[]) - Method in class tuwien.auto.calimero.serial.LibraryAdapter
Invokes method name on object obj with arguments args.
IP_ADDRESS - Static variable in interface tuwien.auto.calimero.mgmt.PropertyClient.PID
Object type 11 property "IP Address".
IP_ASSIGNMENT_METHOD - Static variable in interface tuwien.auto.calimero.mgmt.PropertyClient.PID
Object type 11 property "IP Assignment Method".
IP_CAPABILITIES - Static variable in interface tuwien.auto.calimero.mgmt.PropertyClient.PID
Object type 11 property "IP Capabilities".
IP_PORT - Static variable in interface tuwien.auto.calimero.knxnetip.KNXnetIPConnection
KNXnet/IP port number (3671), used in discovery, routing, and the default port for a communication endpoint.
IPV4_TCP - Static variable in class tuwien.auto.calimero.knxnetip.util.HPAI
Internet protocol version 4 address, TCP communication.
IPV4_UDP - Static variable in class tuwien.auto.calimero.knxnetip.util.HPAI
Internet protocol version 4 address, UDP communication.
is3LevelPresentation() - Static method in class tuwien.auto.calimero.GroupAddress
Returns the current presentation of group addresses.
isAckRequested() - Method in class tuwien.auto.calimero.cemi.CEMILData
Returns whether L2 acknowledge was requested.
isAckRequested() - Method in class tuwien.auto.calimero.link.medium.PL132LData
Returns whether layer 2 acknowledge is requested or not.
isActive() - Method in interface tuwien.auto.calimero.buffer.Configuration
Returns whether the network buffer is activated.
isConnectionOriented() - Method in class tuwien.auto.calimero.mgmt.Destination
Returns whether this destination uses connection oriented mode or connectionless mode.
isConsuming() - Method in class tuwien.auto.calimero.buffer.LDataObjectQueue
Returns mode for consuming read behavior.
isDomainBroadcast() - Method in class tuwien.auto.calimero.cemi.CEMILDataEx
Returns the kind of broadcast set for this message.
isEmptyElementTag() - Method in class tuwien.auto.calimero.xml.def.DefaultElement
 
isEmptyElementTag() - Method in interface tuwien.auto.calimero.xml.Element
Returns whether this element uses an empty element tag to indicate an empty element.
isExtendedFrame() - Method in class tuwien.auto.calimero.cemi.CEMILDataEx
Returns whether the message assembles an extended frame format.
isFaultyClock() - Method in class tuwien.auto.calimero.dptxlator.DPTXlatorDateTime
Returns whether the date/time information is marked as corrupted.
isGlobal() - Method in class tuwien.auto.calimero.mgmt.PropertyClient.PropertyKey
Returns whether the property is defined with global object type.
isInvalidating(GroupAddress) - Method in class tuwien.auto.calimero.datapoint.StateDP
Returns whether KNX indication messages with destination group address a will invalidate the associated datapoint state of this datapoint.
isKeepAlive() - Method in class tuwien.auto.calimero.mgmt.Destination
Returns whether keep alive of connection is specified.
isKNXFault() - Method in class tuwien.auto.calimero.knxnetip.LostMessageEvent
Returns whether the KNX network cannot be accessed, causing the message loss.
isKNXFault() - Method in class tuwien.auto.calimero.knxnetip.servicetype.RoutingLostMessage
Returns whether the KNX network cannot be accessed, causing the message loss.
isNegativeResponse() - Method in class tuwien.auto.calimero.cemi.CEMIDevMgmt
Returns if the message contains a negative response.
isOpen() - Method in interface tuwien.auto.calimero.link.KNXNetworkLink
Checks for open network link.
isOpen() - Method in class tuwien.auto.calimero.link.KNXNetworkLinkFT12
 
isOpen() - Method in class tuwien.auto.calimero.link.KNXNetworkLinkIP
 
isOpen() - Method in interface tuwien.auto.calimero.link.KNXNetworkMonitor
Checks for open monitor link.
isOpen() - Method in class tuwien.auto.calimero.link.KNXNetworkMonitorFT12
 
isOpen() - Method in class tuwien.auto.calimero.link.KNXNetworkMonitorIP
 
isOpen() - Method in class tuwien.auto.calimero.mgmt.KnIPDeviceMgmtAdapter
 
isOpen() - Method in interface tuwien.auto.calimero.mgmt.ManagementClient
Returns whether a network link is attached to this management client.
isOpen() - Method in class tuwien.auto.calimero.mgmt.ManagementClientImpl
 
isOpen() - Method in interface tuwien.auto.calimero.mgmt.PropertyAdapter
Returns whether this adapter can be used for property access and is not closed.
isOpen() - Method in class tuwien.auto.calimero.mgmt.PropertyClient
Returns whether the adapter used for property access is opened.
isOpen() - Method in class tuwien.auto.calimero.mgmt.RemotePropertyServiceAdapter
 
isOverwrite() - Method in class tuwien.auto.calimero.buffer.LDataObjectQueue
Returns mode for overwrite used for this queue.
isPL132() - Method in class tuwien.auto.calimero.link.medium.PLSettings
Returns whether settings are for communication on PL132 medium or PL110 medium.
isPositiveConfirmation() - Method in class tuwien.auto.calimero.cemi.CEMILData
Returns if confirmation indicates success or error in a confirmation message.
isRepetition() - Method in class tuwien.auto.calimero.cemi.CEMILData
Returns whether frame repetition is requested, or this is a repeated frame.
isRepetition() - Method in class tuwien.auto.calimero.link.medium.RawFrameBase
Returns whether frame repetition is requested, or this is a repeated frame.
isSearching() - Method in class tuwien.auto.calimero.knxnetip.Discoverer
Returns true if a search is currently running.
isStateBased() - Method in class tuwien.auto.calimero.datapoint.Datapoint
Returns whether this datapoint is state or command based.
isTP1() - Method in class tuwien.auto.calimero.link.medium.TPSettings
Returns whether this setting is for communication on TP1 medium or TP0.
isUnidirectional() - Method in class tuwien.auto.calimero.link.medium.RFSettings
Returns whether unidirectional device is set.
isUpdating(GroupAddress) - Method in class tuwien.auto.calimero.datapoint.StateDP
Returns whether KNX indication or response messages with destination address a will update the associated datapoint state of this datapoint.
isUserRequest() - Method in class tuwien.auto.calimero.CloseEvent
Returns whether the close event was initiated by the user of the communication object.
isValidField(int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlatorDateTime
Returns whether a field is valid, i.e. supported and used for date/time information.
isVerifyMode() - Method in class tuwien.auto.calimero.mgmt.Destination
Returns whether verify mode is supported by the destination.
isWriteEnabled() - Method in class tuwien.auto.calimero.mgmt.Description
Returns whether the property is write-enabled or read only.

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