sebhildebrandt / systeminformation

System Information Library for Node.JS
MIT License
2.72k stars 309 forks source link

PCIe devices #730

Open MYI-Liva opened 1 year ago

MYI-Liva commented 1 year ago

Is your feature request related to a problem? Please describe. We are using a bunch of computers in live broadcasts and have a bunch of different PCIe cards (mostly 12G-SDI interfaces) installed in almost every single PC we use. Sometimes we have to open up computers if we look for a specific card to move to a different PC.

Describe the solution you'd like It would be nice to identify all installed PCIe cards using systeminformation. That way we could easily track whats installed where and possibly even have their unique IDs exposed to exactly know which cards are where!

Additional context Add any other context or screenshots about the feature request here.

Attached is a screenshot of how our monitoring screen looks like so far. (in development!) Just listing the expansion cards there would fit perfectly! (had to black out a few things due to security reasons) image

sebhildebrandt commented 1 year ago

@MYI-Liva ... Nice idea (and nice interface you created) ... will check how I can provide this across multiple platforms.