Describe the new feature or change suggestion

I am working in a Windows environment and need to access the full DeviceID.
I understand this may not be cross‑platform and only applicable to Windows, but it would be very helpful to have a way to retrieve it.
Could you please consider adding a field such as DeviceID or WindowsDeviceID to PortDetails so that applications can access the full PNPDeviceID ?
This would make it easier to distinguish between multiple interfaces of the same USB device.
Additional context
My USB device exposes multiple serial ports, all with the same VID and PID.
To reliably identify each port, I need access to the full DeviceID (PNPDeviceID)
Issue checklist
Describe the new feature or change suggestion
Could you please consider adding a field such as
DeviceIDorWindowsDeviceIDtoPortDetailsso that applications can access the full PNPDeviceID ?This would make it easier to distinguish between multiple interfaces of the same USB device.
Additional context
My USB device exposes multiple serial ports, all with the same VID and PID.
To reliably identify each port, I need access to the full DeviceID (PNPDeviceID)
Issue checklist