---
title: readWritePartialSuccess
framework: homekit
role: symbol
role_heading: Type Property
path: homekit/hmerror/readwritepartialsuccess
---

# readWritePartialSuccess

An error indicating a partially successful read/write operation.

## Declaration

```swift
static var readWritePartialSuccess: HMError.Code { get }
```

## See Also

### Detecting read and write errors

- [readWriteFailure](homekit/hmerror/readwritefailure.md)
