Lines Matching full:sensorname
19 const std::string& associationPath, const std::string& sensorName, in createInventoryPath() argument
24 std::string invPath = associationPath + "/" + sensorName; in createInventoryPath()
148 sensorName, "UNIT", baseUnit); in setSensorUnit()
157 std::shared_ptr<pldm_numeric_sensor_value_pdr> pdr, std::string& sensorName, in NumericSensor() argument
158 std::string& associationPath) : tid(tid), sensorName(sensorName) in NumericSensor()
170 path = sensorNameSpace + sensorName; in NumericSensor()
319 if (!createInventoryPath(associationPath, sensorName, pdr->entity_type, in NumericSensor()
414 std::string& sensorName, std::string& associationPath) : in NumericSensor() argument
415 tid(tid), sensorName(sensorName) in NumericSensor()
427 path = sensorNameSpace + sensorName; in NumericSensor()
562 if (!createInventoryPath(associationPath, sensorName, pdr->entity_type, in NumericSensor()
685 "NAME", sensorName); in updateReading()
742 "NAME", sensorName); in handleErrGetSensorReading()
793 "NAME", sensorName); in updateThresholds()
941 "NAME", sensorName); in triggerThresholdEvent()
959 "NAME", sensorName); in triggerThresholdEvent()
1006 "NAME", sensorName); in triggerThresholdEvent()