Searched refs:sensorValueInterface (Results 1 – 3 of 3) sorted by relevance
579 properties::interface, properties::get, sensorValueInterface, "Value"); in setupMatches()627 properties::get, sensorValueInterface, "Value"); in setupMatches()633 std::array<const char*, 1>{sensorValueInterface}); in setupMatches()
32 constexpr const char* sensorValueInterface = "xyz.openbmc_project.Sensor.Value"; variable
71 objectServer.add_interface(sensorPath + name, sensorValueInterface); in SmbpbiSensor()