Searched refs:getSensorType (Results 1 – 3 of 3) sorted by relevance
157 std::string getSensorType(std::string sensorPath);
280 auto type = getSensorType(sensorPath); in createEventLog()386 std::string ThresholdAlarmLogger::getSensorType(std::string sensorPath) in getSensorType() function in sensor::monitor::ThresholdAlarmLogger
684 std::string getSensorType(const std::string& sensor) in getSensorType() function770 if (opts.type != getSensorType(object.first.str)) in extractSensorData()