Package org.openhab.core.config.discovery.usbserial
package org.openhab.core.config.discovery.usbserial
-
ClassDescriptionThis 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.Interface for implementations for discovering serial ports provided by a USB device.Listener interface for
UsbSerialDiscovery
s.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.