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

# resetCondition(completion:)

## Declaration

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

```swift
func resetCondition() async throws
```
