Searched refs:sensorUnitStr (Results 1 – 1 of 1) sorted by relevance
941 sensorUnitStr{{{"temperature", "C"}, variable961 auto findSensor = sensorUnitStr.find(sensorTypeStr.c_str()); in getSensorUnit()962 if (findSensor != sensorUnitStr.end()) in getSensorUnit()