---
title: "readAttributeSetpointChangeSourceTimestamp(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterthermostat/readattributesetpointchangesourcetimestamp(completionhandler:)"
---

# readAttributeSetpointChangeSourceTimestamp(completionHandler:)

## Declaration

```swift
func readAttributeSetpointChangeSourceTimestamp(completionHandler: @escaping @Sendable (NSNumber?, (any Error)?) -> Void)
```

```swift
func readAttributeSetpointChangeSourceTimestamp() async throws -> NSNumber
```
