/openbmc/webui-vue/src/store/modules/HardwareStatus/ |
H A D | AssemblyStore.js | 23 LocationIndicatorActive, 33 identifyLed: LocationIndicatorActive, 52 LocationIndicatorActive: led.identifyLed, property in AssemblyStore.actions.updateIdentifyLedValue.updatedIdentifyLedValue.AnonymousClasse16d6e4e0401
|
H A D | ChassisStore.js | 23 LocationIndicatorActive, 47 identifyLed: LocationIndicatorActive, 71 LocationIndicatorActive: led.identifyLed, property in ChassisStore.actions.updateIdentifyLedValue.updatedIdentifyLedValue
|
H A D | MemoryStore.js | 32 LocationIndicatorActive, 53 identifyLed: LocationIndicatorActive, 74 LocationIndicatorActive: led.identifyLed, property in MemoryStore.actions.updateIdentifyLedValue.updatedIdentifyLedValue
|
H A D | ProcessorStore.js | 34 LocationIndicatorActive, 57 identifyLed: LocationIndicatorActive, 82 LocationIndicatorActive: led.identifyLed, property in ProcessorStore.actions.updateIdentifyLedValue.updatedIdentifyLedValue
|
H A D | ServerLedStore.js | 24 response.data.LocationIndicatorActive, 33 LocationIndicatorActive: payload, property in AnonymousClass5e08287a0301
|
H A D | PowerSupplyStore.js | 17 LocationIndicatorActive, 36 identifyLed: LocationIndicatorActive,
|
H A D | SystemStore.js | 22 system.locationIndicatorActive = data.LocationIndicatorActive; 47 LocationIndicatorActive: ledState, property in AnonymousClasscf8b81d30401
|
H A D | BmcStore.js | 27 bmc.identifyLed = data.LocationIndicatorActive; 57 LocationIndicatorActive: led.identifyLed, property in BmcStore.actions.updateIdentifyLedValue.updatedIdentifyLedValue
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_led_indicator_asserted.robot | 234 ${value}= Redfish.Get Attribute /redfish/v1/Systems/${SYSTEM_ID} LocationIndicatorActive 248 ${payload}= Create Dictionary LocationIndicatorActive=${set_value} 252 ${value}= Redfish.Get Attribute /redfish/v1/Systems/${SYSTEM_ID} LocationIndicatorActive 261 ${payload}= Create Dictionary LocationIndicatorActive=${value} 265 …ntial_value}= Redfish.Get Attribute /redfish/v1/Systems/${SYSTEM_ID} LocationIndicatorActive
|
/openbmc/docs/architecture/ |
H A D | LED-architecture.md | 38 **LocationIndicatorActive** property, which is used to identify a particular 55 When a `LocationIndicatorActive` GET operation is performed on the resource, 62 When a `LocationIndicatorActive` PATCH operation is performed on the resource,
|
/openbmc/webui-vue/src/views/HardwareStatus/Inventory/ |
H A D | InventoryTableChassis.vue | 195 // TO DO: Remove this method when the LocationIndicatorActive is added from backend.
|
/openbmc/bmcweb/ |
H A D | Redfish.md | 233 - LocationIndicatorActive 790 - LocationIndicatorActive
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_general.robot | 370 ${led_value}= Redfish.Get Attribute ${system} LocationIndicatorActive
|