---
title: MTRDeviceEnergyManagementClusterSlotAdjustmentStruct
framework: matter
role: symbol
role_heading: Class
path: matter/mtrdeviceenergymanagementclusterslotadjustmentstruct
---

# MTRDeviceEnergyManagementClusterSlotAdjustmentStruct

## Declaration

```swift
class MTRDeviceEnergyManagementClusterSlotAdjustmentStruct
```

## Topics

### Instance Properties

- [duration](matter/mtrdeviceenergymanagementclusterslotadjustmentstruct/duration.md)
- [nominalPower](matter/mtrdeviceenergymanagementclusterslotadjustmentstruct/nominalpower.md)
- [slotIndex](matter/mtrdeviceenergymanagementclusterslotadjustmentstruct/slotindex.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)
