Searched refs:getFirmwareInformation (Results 1 – 3 of 3) sorted by relevance
63 this.$store.dispatch('firmware/getFirmwareInformation').finally(() => {
94 .dispatch('firmware/getFirmwareInformation')
49 async getFirmwareInformation({ dispatch }) { method in FirmwareStore.actions