Home
last modified time | relevance | path

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

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