Home
last modified time | relevance | path

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

/openbmc/phosphor-health-monitor/
H A Dhealth_metric_config.cpp164 if (auto platformConfig = parseConfigFile(HEALTH_CONFIG_FILE); in getHealthMetricConfigs() local
165 !platformConfig.empty()) in getHealthMetricConfigs()
167 mergedConfig.merge_patch(platformConfig); in getHealthMetricConfigs()