Package tuwien.auto.calimero.serial

Connection support for communication over a serial port, using the FT 1.2 protocol.

See:
          Description

Class Summary
FT12Connection Connection based on the FT1.2 protocol for communication with a BCU2 device.
LibraryAdapter Adapter to access a serial communication port using some serial I/O library.
 

Exception Summary
KNXPortClosedException Thrown to indicate illegal access to a closed serial port.
 

Package tuwien.auto.calimero.serial Description

Connection support for communication over a serial port, using the FT 1.2 protocol.

This connection mode is supported by BCU2 devices.
KNX message exchange is done using the EMI2 message format.