Searched refs:sensorValueInterface (Results 1 – 2 of 2) sorted by relevance
595 properties::interface, properties::get, sensorValueInterface, "Value"); in setupMatches()646 properties::get, sensorValueInterface, "Value"); in setupMatches()652 std::array<const char*, 1>{sensorValueInterface}); in setupMatches()
32 constexpr const char* sensorValueInterface = "xyz.openbmc_project.Sensor.Value"; variable