Searched refs:sensorDetails (Results 1 – 5 of 5) sorted by relevance
13 thresholdPtr->sensorDetails) in initialize()25 thresholdPtr->sensorDetails.begin(), in getDetails()26 thresholdPtr->sensorDetails.end(), in getDetails()36 thresholdPtr->sensorDetails; in updateSensors()66 thresholdPtr->sensorDetails = std::move(newSensorDetails); in updateSensors()
76 SensorDetails sensorDetails; member in NumericThreshold
75 SensorDetails sensorDetails; member in DiscreteThreshold
23 sensorDetails.emplace(sensor, makeDetails(sensor->getName())); in DiscreteThreshold()
18 sensorDetails.emplace(sensor, makeDetails(sensor->getName())); in NumericThreshold()