Home
last modified time | relevance | path

Searched defs:setSensors (Results 1 – 2 of 2) sorted by relevance

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