Skip to content

probe-web / @probe-web/devices / describe

Function: describe()

ts
function describe(d): ProbeDescription;

Defined in: index.ts:65

Label and identity of a USB device, for probe lists and probeKey.

Parameters

ParameterType
dUSBDevice

Returns

ProbeDescription