---
title: "getProfileInfoCommand(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterelectricalmeasurement/getprofileinfocommand(completion:)"
---

# getProfileInfoCommand(completion:)

## Declaration

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

```swift
func profileInfoCommand() async throws
```
