---
title: "stopReports(withController:nodeId:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrdevicecontrollerserverprotocol/stopreports(withcontroller:nodeid:completion:)"
---

# stopReports(withController:nodeId:completion:)

## Declaration

```swift
func stopReports(withController controller: Any?, nodeId: UInt64, completion: @escaping @Sendable () -> Void)
```

```swift
func stopReports(withController controller: Any?, nodeId: UInt64) async
```
