Skip to content

Interface: UsbTransport

USB transport parameters.

VID/PID stored as hex strings (e.g. '0x0922') matching what every datasheet, lsusb output, and forum post uses. Consumers that need numbers parseInt at the boundary.

Properties

PropertyTypeDescription
pidstringHex string, e.g. '0x0020'.
vidstringHex string, e.g. '0x0922'.