Home
last modified time | relevance | path

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

/openbmc/phosphor-health-monitor/
H A Dhealth_metric_config.cpp162 json mergedConfig(defaultHealthMetricConfig); in getHealthMetricConfigs() local
167 mergedConfig.merge_patch(platformConfig); in getHealthMetricConfigs()
171 for (auto& [name, metric] : mergedConfig.items()) in getHealthMetricConfigs()