Home
last modified time | relevance | path

Searched refs:SENSOR_VALUE_INTF (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.hpp26 constexpr const char* SENSOR_VALUE_INTF = "xyz.openbmc_project.Sensor.Value"; variable
H A Dnumeric_sensor.cpp111 std::string interface = SENSOR_VALUE_INTF; in NumericSensor()
503 std::string interface = SENSOR_VALUE_INTF; in NumericSensor()