Searched refs:ControllerInfo (Results 1 – 3 of 3) sorted by relevance
55 struct ControllerInfo struct95 using PIDConf = std::map<std::string, ControllerInfo>;
29 void from_json(const json& j, conf::ControllerInfo& c) in from_json()227 auto item = pid.get<conf::ControllerInfo>(); in buildPIDsFromJson()
333 conf::ControllerInfo& info, const std::string* thresholdProperty, in populatePidInfo()1014 conf::ControllerInfo& info = conf[pidName]; in init()1025 conf::ControllerInfo& info = conf[input.name]; in init()1190 conf::ControllerInfo& info = conf[pidName]; in init()