Interface | Description |
---|---|
KNXListener |
The base listener interface to receive events of the communication with a KNX
network.
|
Class | Description |
---|---|
CloseEvent |
Informs about the closing of a previously established communication or communication
provider with a KNX network.
|
DataUnitBuilder |
Creates, extracts and decodes information of protocol data units.
|
DetachEvent |
Informs about the detaching of an object from a KNX link.
|
FrameEvent |
Event to communicate the arrival of a new cEMI or EMI2 frame.
|
GroupAddress |
Represents an immutable KNX group address.
|
IndividualAddress |
Represents an immutable KNX individual address.
|
KNXAddress |
Represents a KNX address.
|
Priority |
Priority of KNX messages for access on a KNX medium.
|
Settings |
General settings used in Calimero 2 as well as library user information.
|
Settings
class used to query library
related information, mainly of interest for a user of the library
and/or developer.
Copyright © 2015. All rights reserved.