---
title: HMCharacteristicValueRouterStatus
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvaluerouterstatus
---

# HMCharacteristicValueRouterStatus

Values for the state of the router.

## Declaration

```swift
enum HMCharacteristicValueRouterStatus
```

## Topics

### Router states

- [HMCharacteristicValueRouterStatus.notReady](homekit/hmcharacteristicvaluerouterstatus/notready.md)
- [HMCharacteristicValueRouterStatus.ready](homekit/hmcharacteristicvaluerouterstatus/ready.md)

### Initializers

- [init(rawValue:)](homekit/hmcharacteristicvaluerouterstatus/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
