Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DSensorsStore.js21 async getAllSensors({ dispatch }) { method in SensorsStore.actions
/openbmc/webui-vue/src/views/HardwareStatus/Sensors/
H A DSensors.vue229 this.$store.dispatch('sensors/getAllSensors').finally(() => {