Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dtriggers.hpp32 Decreasing, enumerator
40 Decreasing, enumerator
72 {ThresholdActivation::Decreasing, "Decreasing"},
80 {DirectionOfCrossingEnum::Decreasing, "Decreasing"},
H A Dsensor.hpp40 Decreasing, enumerator
124 {ThresholdActivation::Decreasing, "Decreasing"},
/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/
H A Dbootchart2_0.14.9.bb65 # timeout. Decreasing it to 0 will make it behave like
/openbmc/bmcweb/redfish-core/lib/
H A Dtrigger.hpp187 return triggers::ThresholdActivation::Decreasing; in toRedfishActivation()
/openbmc/docs/designs/
H A Dtelemetry.md352 …hen reading is changing from below to above the threshold's value<br> "Decreasing" - trigger actio…
408 …threshold value that trigger the threshold's action:<br> "Increasing"<br>"Decreasing"<br>"Either" |