Searched refs:ControllerInfo (Results 1 – 3 of 3) sorted by relevance
53 struct ControllerInfo struct93 using PIDConf = std::map<std::string, ControllerInfo>;
37 void from_json(const json& j, conf::ControllerInfo& c) in from_json()235 auto item = pid.get<conf::ControllerInfo>(); in buildPIDsFromJson()
306 conf::ControllerInfo& info, const std::string* thresholdProperty, in populatePidInfo()934 conf::ControllerInfo& info = conf[pidName]; in init()945 conf::ControllerInfo& info = conf[input.name]; in init()1048 conf::ControllerInfo& info = conf[pidName]; in init()