Searched refs:jnumericThresholds (Results 1 – 1 of 1) sorted by relevance
909 std::optional<nlohmann::json::object_t> jnumericThresholds = in fillTrigger() local912 if (!jnumericThresholds) in fillTrigger()920 json["NumericThresholds"] = *jnumericThresholds; in fillTrigger()