Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dtrigger.hpp128 inline std::string toRedfishThresholdName(std::string_view dbusValue) in toRedfishThresholdName() function
795 nlohmann::json& threshold = thresholds[toRedfishThresholdName(type)]; in getNumericThresholds()