Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Problems with the API #7

Open
henry-proappss opened this issue Apr 7, 2017 · 1 comment
Open

Problems with the API #7

henry-proappss opened this issue Apr 7, 2017 · 1 comment
Labels

Comments

@henry-proappss
Copy link

I want to print using my TM-T20II printer and it does not recognize it. I also want to know where I can find the vendorId AND productId

@mike42
Copy link
Contributor

mike42 commented Jun 25, 2017

It's not possible to enumerate USB devices using the Chrome API, so the vendor and product ID must be listed in the manifest for this code to be able to detect it.

The way to find vendor/product ID's for USB devices depends on the platform. I use the lsusb command on Linux. If you are on some other platform, you can find instructions via a web search.

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

No branches or pull requests

2 participants