ibm-openbmc / dev

Product Development Project Mgmt and Tracking
16 stars 2 forks source link

VPD: Write Application - Update Inventory JSON #1601

Closed santoshpuranik closed 4 years ago

santoshpuranik commented 4 years ago

The VPD inventory JSON maps the incoming sysfs path to a inventory item(s). The write application has to do the reverse.

While we can iterate over the FRUs in the JSON to figure out the sysfs path for an incoming inventory object, that may not be efficient.

This story is to investigate alternate options to update the JSON to make this more efficient.

santoshpuranik commented 4 years ago

Merged