Operating System and Hardware: Windows 10
NodeJS Version: 5.10.0
Serialport version: 2.1.2
I use serialport's list method and I cannot get vendorId information from that function. I had to use the pnpId property.
It seems that serialport_win.cpp has no code to get the vendor id.
I can get the vendor id information on OS X and this is an inconsistent behavior.