Home
last modified time | relevance | path

Searched refs:SensorPath (Results 1 – 10 of 10) sorted by relevance

/openbmc/telemetry/src/utils/
H A Ddbus_mapper.hpp14 using SensorPath = std::string; typedef
18 using SensorTree = std::pair<SensorPath, SensorIfaces>;
H A Dtstring.hpp19 struct SensorPath struct
/openbmc/telemetry/src/types/
H A Dreport_types.cpp14 metricParams.at_label<ts::SensorPath>(), in toReadingParameters()
H A Dreport_types.hpp26 utils::tstring::SensorPath, utils::tstring::OperationType,
/openbmc/telemetry/src/
H A Dreport_factory.cpp35 getSensors(param.at_label<ts::SensorPath>()), in make()
73 getSensors(labeledMetricParam.at_label<ts::SensorPath>()), in updateMetrics()
H A Dreport_manager.cpp250 metricParam.at_label<utils::tstring::SensorPath>(); in verifyMetricParams()
/openbmc/telemetry/tests/src/
H A Dtest_report.cpp114 .at_label<tstring::SensorPath>() in getMetricsFromReadingParams()
300 readingParams[0].at_label<utils::tstring::SensorPath>(); in TEST_F()
651 {{{tstring::SensorPath::str(),
660 {{tstring::SensorPath::str(),
H A Dtest_metric.cpp172 expected.at_label<ts::SensorPath>() = { in TEST_F()
H A Dtest_report_manager.cpp368 metricParams[0].at_label<utils::tstring::SensorPath>(); in TEST_F()
/openbmc/docs/designs/
H A Dtelemetry.md365 | SensorPath | object path | D-Bus path to sensor, for which trigger is defined. …