Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp308 inline std::string getHealth(nlohmann::json& sensorJson, in getHealth()
477 getHealth(sensorJson, propertiesDict, inventoryItem); in objectPropertiesToJson()
292 inline std::string getHealth(nlohmann::json& sensorJson, getHealth() function