---
title: "subscribeAttributeSupportedTemperatureLevels(with:subscriptionEstablished:reportHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustertemperaturecontrol/subscribeattributesupportedtemperaturelevels(with:subscriptionestablished:reporthandler:)"
---

# subscribeAttributeSupportedTemperatureLevels(with:subscriptionEstablished:reportHandler:)

## Declaration

```swift
func subscribeAttributeSupportedTemperatureLevels(with params: MTRSubscribeParams, subscriptionEstablished: MTRSubscriptionEstablishedHandler?, reportHandler: @escaping ([Any]?, (any Error)?) -> Void)
```
