Skip to content

probe-web / @probe-web/devices / probeKey

Function: probeKey()

ts
function probeKey(
   vendorId, 
   productId, 
   serial
): string;

Defined in: index.ts:122

Key for withProbeLock from a probe's identity.

Parameters

ParameterType
vendorIdnumber
productIdnumber
serialstring | undefined

Returns

string