Closed santoshpuranik closed 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.
Merged
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.