W3cubDocs

/DOM

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.

© 2005–2018 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/USBDevice/productID