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

Add support for requesting multiple devices #141

Open
reillyeon opened this issue Jul 3, 2018 · 0 comments
Open

Add support for requesting multiple devices #141

reillyeon opened this issue Jul 3, 2018 · 0 comments

Comments

@reillyeon
Copy link
Collaborator

The use case here is that if there is a process which may be repeated over a set of devices or a set of devices act in concert (maybe a bunch of individual WebLights being used for different indicators) then it is a poor user experience to manually repeat the process of selecting them one at a time. The simplest proposal would be a navigator.usb.requestDevices() method which returns a Promise<sequence<USBDevice>>.

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

No branches or pull requests

1 participant