---
title: "readAttributeAliroReaderGroupSubIdentifier(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterdoorlock/readattributealiroreadergroupsubidentifier(completion:)"
---

# readAttributeAliroReaderGroupSubIdentifier(completion:)

## Declaration

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

```swift
func readAttributeAliroReaderGroupSubIdentifier() async throws -> Data
```
