---
title: "resetCondition(with:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterhepafiltermonitoring/resetcondition(with:completion:)"
---

# resetCondition(with:completion:)

## Declaration

```swift
func resetCondition(with params: MTRHEPAFilterMonitoringClusterResetConditionParams?, completion: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func resetCondition(with params: MTRHEPAFilterMonitoringClusterResetConditionParams?) async throws
```
