Home
last modified time | relevance | path

Searched refs:maxGroup (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-fan-presence/control/json/actions/
H A Dtarget_from_group_max.cpp44 auto maxGroup = processGroups(); in run() local
47 if (maxGroup) in run()
51 static_cast<uint64_t>(std::get<double>(maxGroup.value())); in run()