Home
last modified time | relevance | path

Searched refs:updatedIdentifyLedValue (Results 1 – 5 of 5) sorted by relevance

/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DAssemblyStore.js48 const updatedIdentifyLedValue = { class in AssemblyStore.actions.updateIdentifyLedValue
58 .patch(uri, updatedIdentifyLedValue)
H A DChassisStore.js70 const updatedIdentifyLedValue = { class in ChassisStore.actions.updateIdentifyLedValue
74 .patch(uri, updatedIdentifyLedValue)
H A DProcessorStore.js81 const updatedIdentifyLedValue = { class in ProcessorStore.actions.updateIdentifyLedValue
85 .patch(uri, updatedIdentifyLedValue)
H A DMemoryStore.js73 const updatedIdentifyLedValue = { class in MemoryStore.actions.updateIdentifyLedValue
77 .patch(uri, updatedIdentifyLedValue)
H A DBmcStore.js53 const updatedIdentifyLedValue = { class in BmcStore.actions.updateIdentifyLedValue
57 .patch(uri, updatedIdentifyLedValue)