---
title: MTRBaseClusterWakeOnLAN
framework: matter
role: symbol
role_heading: Class
path: matter/mtrbaseclusterwakeonlan-1df75
---

# MTRBaseClusterWakeOnLAN

## Declaration

```swift
class MTRBaseClusterWakeOnLAN
```

## Topics

### Initializers

- [init(device:endpointID:queue:)](matter/mtrbaseclusterwakeonlan-1df75/init(device:endpointid:queue:).md)

### Instance Methods

- [readAttributeAcceptedCommandList(completion:)](matter/mtrbaseclusterwakeonlan-1df75/readattributeacceptedcommandlist(completion:).md)
- [readAttributeAttributeList(completion:)](matter/mtrbaseclusterwakeonlan-1df75/readattributeattributelist(completion:).md)
- [readAttributeClusterRevision(completion:)](matter/mtrbaseclusterwakeonlan-1df75/readattributeclusterrevision(completion:).md)
- [readAttributeFeatureMap(completion:)](matter/mtrbaseclusterwakeonlan-1df75/readattributefeaturemap(completion:).md)
- [readAttributeGeneratedCommandList(completion:)](matter/mtrbaseclusterwakeonlan-1df75/readattributegeneratedcommandlist(completion:).md)
- [readAttributeMACAddress(completion:)](matter/mtrbaseclusterwakeonlan-1df75/readattributemacaddress(completion:).md)
- [subscribeAttributeAcceptedCommandList(with:subscriptionEstablished:reportHandler:)](matter/mtrbaseclusterwakeonlan-1df75/subscribeattributeacceptedcommandlist(with:subscriptionestablished:reporthandler:).md)
- [subscribeAttributeAttributeList(with:subscriptionEstablished:reportHandler:)](matter/mtrbaseclusterwakeonlan-1df75/subscribeattributeattributelist(with:subscriptionestablished:reporthandler:).md)
- [subscribeAttributeClusterRevision(with:subscriptionEstablished:reportHandler:)](matter/mtrbaseclusterwakeonlan-1df75/subscribeattributeclusterrevision(with:subscriptionestablished:reporthandler:).md)
- [subscribeAttributeFeatureMap(with:subscriptionEstablished:reportHandler:)](matter/mtrbaseclusterwakeonlan-1df75/subscribeattributefeaturemap(with:subscriptionestablished:reporthandler:).md)
- [subscribeAttributeGeneratedCommandList(with:subscriptionEstablished:reportHandler:)](matter/mtrbaseclusterwakeonlan-1df75/subscribeattributegeneratedcommandlist(with:subscriptionestablished:reporthandler:).md)
- [subscribeAttributeMACAddress(with:subscriptionEstablished:reportHandler:)](matter/mtrbaseclusterwakeonlan-1df75/subscribeattributemacaddress(with:subscriptionestablished:reporthandler:).md)
- [readAttributeLinkLocalAddress(completion:)](matter/mtrbaseclusterwakeonlan-1df75/readattributelinklocaladdress(completion:).md)
- [subscribeAttributeLinkLocalAddress(with:subscriptionEstablished:reportHandler:)](matter/mtrbaseclusterwakeonlan-1df75/subscribeattributelinklocaladdress(with:subscriptionestablished:reporthandler:).md)

### Type Methods

- [readAttributeAcceptedCommandList(withClusterStateCache:endpoint:queue:completion:)](matter/mtrbaseclusterwakeonlan-1df75/readattributeacceptedcommandlist(withclusterstatecache:endpoint:queue:completion:).md)
- [readAttributeAttributeList(withClusterStateCache:endpoint:queue:completion:)](matter/mtrbaseclusterwakeonlan-1df75/readattributeattributelist(withclusterstatecache:endpoint:queue:completion:).md)
- [readAttributeClusterRevision(withClusterStateCache:endpoint:queue:completion:)](matter/mtrbaseclusterwakeonlan-1df75/readattributeclusterrevision(withclusterstatecache:endpoint:queue:completion:).md)
- [readAttributeFeatureMap(withClusterStateCache:endpoint:queue:completion:)](matter/mtrbaseclusterwakeonlan-1df75/readattributefeaturemap(withclusterstatecache:endpoint:queue:completion:).md)
- [readAttributeGeneratedCommandList(withClusterStateCache:endpoint:queue:completion:)](matter/mtrbaseclusterwakeonlan-1df75/readattributegeneratedcommandlist(withclusterstatecache:endpoint:queue:completion:).md)
- [readAttributeMACAddress(withClusterStateCache:endpoint:queue:completion:)](matter/mtrbaseclusterwakeonlan-1df75/readattributemacaddress(withclusterstatecache:endpoint:queue:completion:).md)
- [readAttributeLinkLocalAddress(withClusterStateCache:endpoint:queue:completion:)](matter/mtrbaseclusterwakeonlan-1df75/readattributelinklocaladdress(withclusterstatecache:endpoint:queue:completion:).md)

## Relationships

### Inherits From

- [MTRGenericBaseCluster](matter/mtrgenericbasecluster.md)

### Inherited By

- [MTRBaseClusterWakeOnLan](matter/mtrbaseclusterwakeonlan-1dp5d.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
