Lines Matching +full:solid +full:- +full:state
9 Created: 2019-06-26
13 We need a centralized location to change the LED state.
19 [Sensor Thresholds](https://github.com/openbmc/phosphor-dbus-interfaces/tree/master/xyz/openbmc_pro…
23 Need to be able to trigger the LED from multiple locations and maintain state.
27 The callback manager can change LED state in the below ways.
34 state, and a component health state. We need to map these to the LED.
38 Warning thresholds will trigger warning (blink green) LED state.
40 Critical thresholds will trigger critical (blink amber) state.
50 1. Global- These are the attributes to the global state (warning / critical).
54 1. Local- Any other warning / critical association.
57 in the fatal (amber solid) state.
60 the LED will be in the Critical (amber blink) state.
63 local, the LED will be in the Warning (blink green) state.