com.eurotech.framework.linux.util
Class LinuxSerialDev
java.lang.Object
com.eurotech.framework.linux.util.LinuxSerialDev
public class LinuxSerialDev
- extends Object
Method Summary |
static Set<String> |
getUsbPorts(String usbAddress)
Returns a Set of tty ports associated with the specified usb address. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
USB_DEVICES_DIR
public static final String USB_DEVICES_DIR
- See Also:
- Constant Field Values
LinuxSerialDev
public LinuxSerialDev()
getUsbPorts
public static Set<String> getUsbPorts(String usbAddress)
- Returns a Set of tty ports associated with the specified usb address.
- Parameters:
usbAddress
-
- Returns:
- Set of dev ports
Copyright © 2013. All Rights Reserved.