Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/
H A Dfan.cpp39 setSensors(jsonObj); in Fan()
55 void Fan::setSensors(const json& jsonObj) in setSensors() function in phosphor::fan::control::json::Fan
H A Dfan.hpp181 void setSensors(const json& jsonObj);
/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DSensorsStore.js13 setSensors: (state, sensors) => { method in SensorsStore.mutations