Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/
H A Devent.cpp209 for (const auto& jsonZone : jsonAct["zones"]) in setActions() local
212 std::make_pair(jsonZone.get<std::string>(), _profiles); in setActions()