Skip to content

Commit

Permalink
docs: Add 'serial' attribute to usb driver (#13547)
Browse files Browse the repository at this point in the history
  • Loading branch information
CarbonCollins authored Jul 5, 2022
1 parent 8748857 commit 59ba8ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/content/plugins/devices/community/usb.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ node.
| `product` | string | Human readable product |
| `description` | string | Human readable description of the USB device |
| `classification` | string | Human readable classification of the USB device |
| `serial` | string | Serial Number of the USB device |

## Runtime Environment

Expand Down

0 comments on commit 59ba8ad

Please sign in to comment.