USBAdapterFingerprint: {
    manufacturer?: string;
    pathRegex: string;
    productId: string;
    vendorId: string;
}

Type declaration

  • Optionalmanufacturer?: string
  • pathRegex: string
  • productId: string
  • vendorId: string