Lines Matching defs:Context
220 struct Context struct
222 std::string id;
223 std::string name;
224 std::vector<std::string> actions;
226 sensors;
227 std::vector<sdbusplus::message::object_path> reports;
228 std::vector<NumericThresholdParams> numericThresholds;
229 std::vector<DiscreteThresholdParams> discreteThresholds;
230 std::optional<DiscreteCondition> discreteCondition;
231 std::optional<MetricType> metricType;
232 std::optional<std::vector<std::string>> metricProperties;