Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dtrigger.hpp770 const std::vector<NumericThresholdParams>& numericParams) in getNumericThresholds() argument
774 for (const auto& [type, dwellTime, activation, reading] : numericParams) in getNumericThresholds()