---
title: MTRThermostatClusterScheduleTransitionStruct
framework: matter
role: symbol
role_heading: Class
path: matter/mtrthermostatclusterscheduletransitionstruct
---

# MTRThermostatClusterScheduleTransitionStruct

## Declaration

```swift
class MTRThermostatClusterScheduleTransitionStruct
```

## Topics

### Instance Properties

- [coolingSetpoint](matter/mtrthermostatclusterscheduletransitionstruct/coolingsetpoint.md)
- [dayOfWeek](matter/mtrthermostatclusterscheduletransitionstruct/dayofweek.md)
- [heatingSetpoint](matter/mtrthermostatclusterscheduletransitionstruct/heatingsetpoint.md)
- [presetHandle](matter/mtrthermostatclusterscheduletransitionstruct/presethandle.md)
- [systemMode](matter/mtrthermostatclusterscheduletransitionstruct/systemmode.md)
- [transitionTime](matter/mtrthermostatclusterscheduletransitionstruct/transitiontime.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

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