---
title: HMError.Code.unconfiguredParameter
framework: homekit
role: symbol
role_heading: Case
path: homekit/hmerror/code/unconfiguredparameter
---

# HMError.Code.unconfiguredParameter

An error indicating an unconfigured parameter.

## Declaration

```swift
case unconfiguredParameter
```

## See Also

### Parameter errors

- [HMError.Code.invalidParameter](homekit/hmerror/code/invalidparameter.md)
- [HMError.Code.missingParameter](homekit/hmerror/code/missingparameter.md)
- [HMError.Code.nilParameter](homekit/hmerror/code/nilparameter.md)
