USBDevice.productID

This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The productID read only property of the USBDevice interface the manufacturer-defined code that identifies a USB device.

Syntax

var serialNumber = USBDevice.productID

Value

The manufacturer-defined code that identifies a USB device.

Specifications

Specification Status Comment
WebUSB
The definition of 'productID' in that specification.
Draft Initial definition.

Browser compatibility

No compatibility data found. Please contribute data for "api.USBDevice.productID" (depth: 1) to the MDN compatibility data repository.