ibm-openbmc / openpower-vpd-parser

Library and parser for OpenPower-format VPD
Apache License 2.0
3 stars 21 forks source link

Create a new property "Collected" #228

Open SunnySrivastava1984 opened 8 months ago

SunnySrivastava1984 commented 8 months ago

Address the following requirements through this defect: 1) Host a new property "collected" under com.ibm.VPD.Manager. 2) Present will denote hardware presence of the FRU if available else it will be based on EEPROM presence. 3) Collected will denote status of VPD collection for that FRU.

eg: In case presence line is set and hardware is found to be present but collection fails for some reason or after binding the EEPROM file is not visible in user space. In that case the properties should be populated as below: Present - True Collected - false

PriyangaRamasamy commented 2 weeks ago

This property should be under all inventory FRUs and not under com.ibm.VPD.Manager.