Searched defs:NumericThresholds (Results 1 – 3 of 3) sorted by relevance
318 struct NumericThresholds struct320 std::optional<nlohmann::json::object_t> upperCritical;321 std::optional<nlohmann::json::object_t> upperWarning;322 std::optional<nlohmann::json::object_t> lowerWarning;323 std::optional<nlohmann::json::object_t> lowerCritical;325 bool any() const in any()
516 "NumericThresholds": { object