Package org.openhab.core.config.discovery.usbserial
-
Interface Summary Interface Description UsbSerialDiscovery Interface for implementations for discovering serial ports provided by a USB device.UsbSerialDiscoveryListener Listener interface forUsbSerialDiscovery
s.UsbSerialDiscoveryParticipant AUsbSerialDiscoveryParticipant
that is registered as a component is picked up by theUsbSerialDiscoveryService
and can thus contributeDiscoveryResult
s from scans for USB devices with an associated serial port. -
Class Summary Class Description UsbSerialDeviceInformation This is a data container for information about a USB device and the serial port that can be used to access the device using a serial interface.