Searched refs:configRoot (Results 1 – 1 of 1) sorted by relevance
71 nlohmann::json& configRoot = in asyncPopulatePid() local73 nlohmann::json& fans = configRoot["FanControllers"]; in asyncPopulatePid()80 nlohmann::json& pids = configRoot["PidControllers"]; in asyncPopulatePid()87 nlohmann::json& stepwise = configRoot["StepwiseControllers"]; in asyncPopulatePid()94 nlohmann::json& zones = configRoot["FanZones"]; in asyncPopulatePid()99 configRoot["@odata.id"] = in asyncPopulatePid()102 configRoot["@odata.type"] = "#OpenBMCManager.v1_0_0.Manager.Fan"; in asyncPopulatePid()103 configRoot["Profile@Redfish.AllowableValues"] = supportedProfiles; in asyncPopulatePid()107 configRoot["Profile"] = currentProfile; in asyncPopulatePid()