ibm-openbmc / dev

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

eBMC LED Management :: Redfish Interface for BMC accessible LEDs #2082

Closed vishwabmc closed 1 year ago

vishwabmc commented 4 years ago

These are LEDs for FRUs that are accessible by BMC. Basically, these are FRUs that have [BMC Access = yes] in the MRW. Those FRUs are :

vishwabmc commented 4 years ago

The `fault" will be handled as part of "healthRollUp" functionality #2411

So, what will this do :

1/. Get the corresponding Inventory for this resource 2/. See if there is any Association by name "indicator_led_group". 3/. If so, read the Asserted property: ( For GET ) Example: busctl get xyz.openbmc_project.LED.GroupManager <Data from step-2> xyz.openbmc_project.Led.Group Asserted 4/. For PATCH, set true/false depending on input

gtmills commented 1 year ago

Nothing left here. Closing.