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

Don't get correct deviceAddress and busNumber #17

Closed
eivbsmed opened this issue Oct 9, 2015 · 1 comment
Closed

Don't get correct deviceAddress and busNumber #17

eivbsmed opened this issue Oct 9, 2015 · 1 comment

Comments

@eivbsmed
Copy link

eivbsmed commented Oct 9, 2015

I need to get the correct deviceAddress and busNumber on device connect.
Now i get locationId: 0 and deviceAddress: 0. I guess locationId is the busNumber

In my case i have up to 8 of these devices on a Raspberry Pi2, but im not able to identify them correctly for my photo software whit out the use of the nonolith/node-usb libary (It don't have event's, but device info is much better)

{ locationId: 0,
vendorId: 1193,
productId: 12823,
deviceName: 'Canon Digital Camera',
manufacturer: 'Canon Inc.',
serialNumber: '',
deviceAddress: 0 }

@MadLittleMods
Copy link
Owner

Duplicate of #8. Move discussion there.

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

No branches or pull requests

2 participants