Home
last modified time | relevance | path

Searched defs:numericThresholds (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dtrigger.hpp326 crow::Response& res, NumericThresholds& numericThresholds, Context& ctx) in parseNumericThresholds()
428 NumericThresholds& numericThresholds, Context& ctx) in parseTriggerThresholds()
907 std::optional<nlohmann::json> numericThresholds = in fillTrigger() local