Are there any more properties in listed ports? #2372
Answered
by
huagaojian
huagaojian
asked this question in
Q&A
-
SerialPort.list() returns the information:
The properties of a port, only have: path, manufacturer, serialNumber, pnpId, locationId, vendorId, productId. How can I get these properties in listed information? |
Beta Was this translation helpful? Give feedback.
Answered by
huagaojian
Feb 21, 2022
Replies: 1 comment 3 replies
-
From |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
huagaojian
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From
https://github.com/serialport/electron-serialport
, I find it is called friendlyName, on SerialPorts version 10.x.x