USBDevice

constructor(vid: Short, pid: Short, bus: Int, address: Int, maxPower: Int? = null, type: USBType? = null, properties: Map<String, String> = mapOf(), deviceFiles: List<String> = listOf())