docs: Add 'serial' attribute to usb driver (#13547)

This commit is contained in:
Steven Collins
2022-07-05 22:23:04 +02:00
committed by GitHub
parent 8748857278
commit 59ba8adeee

View File

@@ -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