serial
serial copied to clipboard
Add id member in SerialPortInfo
This PR proposed an id attribute in SerialPortInfo hoping to address https://github.com/WICG/serial/issues/128.
This id attribute will only present if there is such an identifier exposed by the system (e.g. combination of pid, vid and serial number, or system identity like device instance id on Windows).
We may want to update https://github.com/WICG/serial/blob/main/security-privacy-questionnaire.md as well