fd63510ca9
* feat: add serial api support resolves #22478 * Put serial port support behind a flag and mark as experimental * Update docs/api/session.md Co-authored-by: Jeremy Rose <jeremya@chromium.org> * Use enable-blink-features=Serial instead of enable-experimental-web-platform-features * Set enableBlinkFeatures on webPreferences instead of commandline Co-authored-by: Jeremy Rose <jeremya@chromium.org>
428 B
428 B
SerialPort Object
portId
String - Unique identifier for the portportName
String - Name of the portdisplayName
String - Addtional information for the portpersistentId
String - This platform-specific identifier, if present, can be used to identify the device across restarts of the application and operating system.vendorId
String - Optional USB vendor IDproductId
String - Optional USB product ID