Searched refs:powerReadings (Results 1 – 2 of 2) sorted by relevance
77 boost::container::flat_map<std::string, double> powerReadings; member
568 self->powerReadings[message.get_path()] = value; in setupMatches()643 self->powerReadings[cbPath] = reading; in setupMatches()735 for (const auto& [path, reading] : powerReadings) in calculate()