getByProductId

abstract fun getByProductId(productId: Int): List<ISerialPortWrapper>

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

Return

List of serial ports

Parameters

productId

Product ID of the serial port we want to retrieve