Class RxtxDeviceAddress

    • Constructor Detail

      • RxtxDeviceAddress

        public RxtxDeviceAddress​(String value)
        Deprecated.
        Creates a RxtxDeviceAddress representing the address of the serial port.
        Parameters:
        value - the address of the device (e.g. COM1, /dev/ttyUSB0, ...)
    • Method Detail

      • value

        public String value()
        Deprecated.
        Returns:
        The serial port address of the device (e.g. COM1, /dev/ttyUSB0, ...)