Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DPowerSupplyStore.js57 async getAllPowerSupplies({ dispatch, commit }) { method in PowerSupplyStore.actions
/openbmc/webui-vue/src/views/HardwareStatus/Inventory/
H A DInventoryTablePowerSupplies.vue212 this.$store.dispatch('powerSupply/getAllPowerSupplies').finally(() => {