Home
last modified time | relevance | path

Searched hist:"55627 adf68e899d3cf030f20cd7097cb8fad9db6" (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.cppdiff 55627adf68e899d3cf030f20cd7097cb8fad9db6 Thu Dec 02 22:28:29 CST 2021 Matthew Barth <msbarth@us.ibm.com> control: Change `addGroup()` to get all managed objects

The addGroup method is used to populate the cache with event groups
triggered by a timer when the "preload_groups" directive is used.
Instead of going out to dbus to refresh the cache for each group member,
use the ObjectManager interface to retrieve all the managed objects for
each unique service of the group members.

Change-Id: I61136409f035cd78a1762b4e22b00376e1cb4a43
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>