Does --lsusb record USB device ordinance?
#666
Answered
by
kellyjonbrazil
RokeJulianLockhart
asked this question in
Q&A
-
|
I want to know whether Footnotes |
Beta Was this translation helpful? Give feedback.
Answered by
kellyjonbrazil
Sep 21, 2025
Replies: 1 comment 2 replies
-
|
Hi there! No, the https://kellyjonbrazil.github.io/jc/docs/parsers/lsusb Thanks |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Device hierarchy is not maintained by
jcbut maybe there are some linking fields that can be used to reconstruct hierarchy? Or maybe-tcan be used to find linkages in another process and thejcoutput can be post-processed from there? The JSON output follows the indentation within thelsusboutput. Here is an example:[ { "bus": "001", "device": "003", "id": "2c7c:0125", "description": "Quectel Wireless Solutions Co., Ltd. EC25 LTE modem", "device_descriptor": { "bLength": { "value": "18" }, "bDescriptorType": { "value": "1" }, "bcdUSB": { "value": "2.00" }, "bDeviceClass": { "value": "239", …