-
-
Notifications
You must be signed in to change notification settings - Fork 422
Closed
Labels
USBUSB-duplicate-devicesTrack bugs and issues about monitoring several devices that seem identical to NUT or libusbTrack bugs and issues about monitoring several devices that seem identical to NUT or libusbenhancementnut-scanner
Milestone
Description
As posted in #1414, "duplicate" device support is problematic because not all data fields useful for device matching are proposed for driver configuration. For example, a box which monitored two devices in that issue could not discern between them with the data provided (while the unique device=... values would have helped):
:; nut-scanner -U
Scanning USB bus.
[nutdev1]
driver = "usbhid-ups"
port = "auto"
vendorid = "0764"
productid = "0601"
product = "OR1500LCDRM1U"
vendor = "CPS"
bus = "001"
[nutdev2]
driver = "usbhid-ups"
port = "auto"
vendorid = "0764"
productid = "0601"
product = "OR1500LCDRM1U"
vendor = "CPS"
bus = "001"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
USBUSB-duplicate-devicesTrack bugs and issues about monitoring several devices that seem identical to NUT or libusbTrack bugs and issues about monitoring several devices that seem identical to NUT or libusbenhancementnut-scanner