openhab-core/itests/org.openhab.core.config.discovery.usbserial.tests
Kai Kreuzer 0d1828f819 Extend usb serial discovery service to contain product ID (#497)
For better differentiation between different USB devices `UsbSerialDiscoveryService` is extended to add `usb_vendor_id` and `usb_product_id` properties to every thing which represents USB device.

Also-by: YordanDZhelev <zhelev.yordan@gmail.com>
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2019-01-31 12:45:10 +00:00
..
src/test/java/org/eclipse/smarthome/config/discovery/usbserial Extend usb serial discovery service to contain product ID (#497) 2019-01-31 12:45:10 +00:00
NOTICE make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
org.eclipse.smarthome.config.discovery.usbserial.test.launch make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00
pom.xml make a first step to split between pure JUnit and integration tests (#488) 2019-01-30 08:57:06 +01:00