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.hpp105 struct SensorDefinition struct
107 std::string name;
108 bool hasTarget;
109 std::string targetInterface;
110 std::string targetPath;
111 double factor;
112 int64_t offset;
113 size_t threshold;
114 bool ignoreAboveMax;