1b1b4d261SWilliam A. Kennington IIIdescription: > 2b1b4d261SWilliam A. Kennington III Interface to control LED groups. 3b1b4d261SWilliam A. Kennington IIIproperties: 4b1b4d261SWilliam A. Kennington III - name: Asserted 5b1b4d261SWilliam A. Kennington III type: boolean 6b1b4d261SWilliam A. Kennington III description: > 7*a1347418SPatrick Williams Whether or not the group is currently asserted. To assert a group, set 8*a1347418SPatrick Williams to True. To de-assert a group, set to False. 99eb460c6SGeorge Liu 109eb460c6SGeorge Liuassociations: 119eb460c6SGeorge Liu - name: identifying 129eb460c6SGeorge Liu description: > 139eb460c6SGeorge Liu Objects that implement LED group can optionally implement the 149eb460c6SGeorge Liu 'identifying' association to provide a link back to a Item. 159eb460c6SGeorge Liu reverse_name: identified_by 169eb460c6SGeorge Liu required_endpoint_interfaces: 179eb460c6SGeorge Liu - xyz.openbmc_project.Inventory.Item 18e7c10bd5SGeorge Liu - name: fault_identifying 19e7c10bd5SGeorge Liu description: > 20e7c10bd5SGeorge Liu Objects that implement LED group can optionally implement the 21e7c10bd5SGeorge Liu 'fault_identifying' association to provide a link back to a Item. 22e7c10bd5SGeorge Liu reverse_name: fault_identified_by 23e7c10bd5SGeorge Liu required_endpoint_interfaces: 24e7c10bd5SGeorge Liu - xyz.openbmc_project.Inventory.Item 25