Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Populate the UI with options for the user to select or automatically connect to devices" could be fleshed out #95

Open
domenic opened this issue Aug 7, 2020 · 0 comments

Comments

@domenic
Copy link
Collaborator

domenic commented Aug 7, 2020

The examples around

If a serial port is provided by a USB device then that device may be connected or disconnected from the system. Once a site has permission to access a port it can receive these events and query for the set of connected devices it currently has access to.

could be fleshed out a bit more. In particular, I suspect that the idea is to use port.getInfo() somehow? But that method isn't discussed in the explainer elsewhere. (And it appears that it's going to change behavior; the IDL in the explainer doesn't match the IDL in the spec, either current or upcoming.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant