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