Skip to content

Commit e4bf137

Browse files
committed
Add product field (id_model_enc)
1 parent 134076a commit e4bf137

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
export interface PortInfo {
77
path: string
88
manufacturer: string | undefined
9+
product: string | undefined
910
serialNumber: string | undefined
1011
pnpId: string | undefined
1112
locationId: string | undefined

0 commit comments

Comments
 (0)