Searched defs:SensorDefinition (Results 1 – 1 of 1) sorted by relevance
102 struct SensorDefinition struct104 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;