getByVendor

abstract fun getByVendor(vendorId: Int): List<ISerialPortWrapper>

Retrieves a list of serial ports on the target machine which match the provided vendor ID.

Return

List of serial ports

Parameters

vendorId

Vendor ID of the serial port we want to retrieve