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.hpp329 crow::Response& res, NumericThresholds& numericThresholds, Context& ctx) in parseNumericThresholds()
435 NumericThresholds& numericThresholds, Context& ctx) in parseTriggerThresholds()
913 std::optional<nlohmann::json> numericThresholds = in fillTrigger() local