Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Ddcmihandler.hpp26 static constexpr auto gDCMISensorsConfig = variable
H A Ddcmihandler.cpp789 auto data = parseJSONConfig(gDCMISensorsConfig); in read()
1163 nlohmann::json config = dcmi::parseJSONConfig(dcmi::gDCMISensorsConfig); in getSensorInfo()