Searched refs:propertyAlarmHigh (Results 1 – 1 of 1) sorted by relevance
884 auto& propertyAlarmHigh = propertyValue.at(AlarmType::high); in getSensorThreshold() local885 auto alarmHigh = thresholdMap.find(propertyAlarmHigh.name); in getSensorThreshold()890 thresholdStr = propertyAlarmHigh.threshold; in getSensorThreshold()