All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tuwien.auto.calimero.serial.package-info Maven / Gradle / Ivy

The newest version!
/**
 * Connection support for communication over serial ports, using the FT 1.2 protocol, TP-UART, or USB (in sub-package
 * usb).
 * 
    *
  • FT 1.2 connection mode is supported by BCU2 devices.
  • *
  • USB connections are used by KNX USB and KNX RF USB.
  • *
  • Note, a KNX TP-UART interface which connects via USB and creates a virtual serial port is still accessed as * {@link tuwien.auto.calimero.serial.TpuartConnection}, not KNX USB.
  • *
*/ package tuwien.auto.calimero.serial;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy