opencomputeproject/OpenNetworkLinux

Add new fields to information structures (psu, fan)

mmaracine-dn opened this issue · 3 comments

Hi everyone,

I was wondering if we can extend some of the information structures with more fields.

  • For the PSUs struct, it would be fru product version (revision) data, capacity and maximum capacity;
  • For FAN struct, it would be max fan speed.

Thank you

Hey,
I have the v2 branch as a reference for the code. In what sense it's more flexible?

hey, just in case I wasn't very clear, I opened a PR with the changes I had in mind, it's PR 859