Skip to content

Instantly share code, notes, and snippets.

@mondalaci
Created June 28, 2017 10:44
Show Gist options
  • Save mondalaci/53429892e82a06730aead0cf6c8a6661 to your computer and use it in GitHub Desktop.
Save mondalaci/53429892e82a06730aead0cf6c8a6661 to your computer and use it in GitHub Desktop.
HID devices list
[
{
"vendorId": 1133,
"productId": 49970,
"path": "0002:000a:00",
"release": 769,
"interface": 0
},
{
"vendorId": 1133,
"productId": 49970,
"path": "0002:000a:01",
"release": 769,
"interface": 1
},
{
"vendorId": 5842,
"productId": 1514,
"path": "0002:0069:00",
"release": 1,
"interface": 0
},
{
"vendorId": 5842,
"productId": 1514,
"path": "0002:0069:01",
"release": 1,
"interface": 1
},
{
"vendorId": 5842,
"productId": 1514,
"path": "0002:0069:02",
"release": 1,
"interface": 2
},
{
"vendorId": 10462,
"productId": 4418,
"path": "0002:0005:00",
"manufacturer": "Valve Software",
"product": "Steam Controller",
"release": 1,
"interface": 0
},
{
"vendorId": 10462,
"productId": 4418,
"path": "0002:0005:01",
"manufacturer": "Valve Software",
"product": "Steam Controller",
"release": 1,
"interface": 1
},
{
"vendorId": 10462,
"productId": 4418,
"path": "0002:0005:02",
"manufacturer": "Valve Software",
"product": "Steam Controller",
"release": 1,
"interface": 2
},
{
"vendorId": 10462,
"productId": 4418,
"path": "0002:0005:03",
"manufacturer": "Valve Software",
"product": "Steam Controller",
"release": 1,
"interface": 3
},
{
"vendorId": 10462,
"productId": 4418,
"path": "0002:0005:04",
"manufacturer": "Valve Software",
"product": "Steam Controller",
"release": 1,
"interface": 4
},
{
"vendorId": 7504,
"productId": 24866,
"path": "0002:006a:00",
"manufacturer": "Ultimate Gadget Laboratories",
"product": "Ultimate Hacking Keyboard",
"release": 257,
"interface": 0
},
{
"vendorId": 7504,
"productId": 24866,
"path": "0002:006a:01",
"manufacturer": "Ultimate Gadget Laboratories",
"product": "Ultimate Hacking Keyboard",
"release": 257,
"interface": 1
},
{
"vendorId": 7504,
"productId": 24866,
"path": "0002:006a:02",
"manufacturer": "Ultimate Gadget Laboratories",
"product": "Ultimate Hacking Keyboard",
"release": 257,
"interface": 2
},
{
"vendorId": 7504,
"productId": 24866,
"path": "0002:006a:03",
"manufacturer": "Ultimate Gadget Laboratories",
"product": "Ultimate Hacking Keyboard",
"release": 257,
"interface": 3
},
{
"vendorId": 7504,
"productId": 24866,
"path": "0002:006a:04",
"manufacturer": "Ultimate Gadget Laboratories",
"product": "Ultimate Hacking Keyboard",
"release": 257,
"interface": 4
},
{
"vendorId": 3468,
"productId": 14,
"path": "0002:0003:03",
"release": 256,
"interface": 3
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment