Home
last modified time | relevance | path

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

/openbmc/phosphor-virtual-sensor/
H A DvirtualSensor.cpp154 const std::string& entityInterface = "") in parseThresholds() argument
177 if (!entityInterface.empty()) in parseThresholds()
179 thresholds[threshold + "Direction"] = entityInterface; in parseThresholds()