Searched defs:NumericThresholds (Results 1 – 3 of 3) sorted by relevance
327 struct NumericThresholds struct329 std::optional<nlohmann::json::object_t> upperCritical;330 std::optional<nlohmann::json::object_t> upperWarning;331 std::optional<nlohmann::json::object_t> lowerWarning;332 std::optional<nlohmann::json::object_t> lowerCritical;334 bool any() const in any()
516 "NumericThresholds": { object