Home
last modified time | relevance | path

Searched defs:sensorUnits (Results 1 – 7 of 7) sorted by relevance

/openbmc/dbus-sensors/src/smbpbi/
H A DSmbpbiSensor.hpp58 std::string sensorUnits; member
H A DSmbpbiSensor.cpp59 SmbpbiSensor(std::shared_ptr<sdbusplus::asio::connection> & conn,boost::asio::io_context & io,const std::string & sensorName,const std::string & sensorConfiguration,const std::string & objType,sdbusplus::asio::object_server & objectServer,std::vector<thresholds::Threshold> && thresholdData,uint8_t busId,uint8_t addr,uint16_t offset,std::string & sensorUnits,std::string & valueType,size_t pollTime,double minVal,double maxVal,std::string & path) SmbpbiSensor() argument
418 std::string sensorUnits = createSensorCallback() local
/openbmc/dbus-sensors/src/external/
H A DExternalSensor.cpp28 ExternalSensor(const std::string & objectType,sdbusplus::asio::object_server & objectServer,std::shared_ptr<sdbusplus::asio::connection> & conn,const std::string & sensorName,const std::string & sensorUnits,std::vector<thresholds::Threshold> && thresholdsIn,const std::string & sensorConfiguration,double maxReading,double minReading,double timeoutSecs,const PowerState & powerState) ExternalSensor() argument
H A DExternalSensorMain.cpp244 std::string sensorUnits; createSensors() local
/openbmc/dbus-sensors/src/psu/
H A DPSUSensor.cpp54 PSUSensor(const std::string & path,const std::string & objectType,sdbusplus::asio::object_server & objectServer,std::shared_ptr<sdbusplus::asio::connection> & conn,boost::asio::io_context & io,const std::string & sensorName,std::vector<thresholds::Threshold> && thresholdsIn,const std::string & sensorConfiguration,const PowerState & powerState,const std::string & sensorUnits,unsigned int factor,double max,double min,double offset,const std::string & label,size_t tSize,double pollRate,const std::shared_ptr<I2CDevice> & i2cDevice) PSUSensor() argument
/openbmc/fb-ipmi-oem/include/
H A Dsensorutils.hpp115 sensorUnits{{{"temperature", SensorUnits::degreesC}, variable
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp123 sensorUnits{{{"temperature", SensorUnits::degreesC}, variable