Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DFanStore.js48 async getFanInfo({ dispatch, commit }) { method in FanStore.actions
/openbmc/webui-vue/src/views/HardwareStatus/Inventory/
H A DInventoryTableFans.vue176 this.$store.dispatch('fan/getFanInfo').finally(() => {