Home
last modified time | relevance | path

Searched defs:SensorDefinition (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-fan-presence/monitor/
H A Dtypes.hpp102 struct SensorDefinition struct
104 std::string name;
105 bool hasTarget;
106 std::string targetInterface;
107 std::string targetPath;
108 double factor;
109 int64_t offset;
110 size_t threshold;
111 bool ignoreAboveMax;