Skip to content

Commit

Permalink
Updated incorrect UUIDs of ManuallyDisabled and SupportedCameraRecord…
Browse files Browse the repository at this point in the history
…ingConfiguration characteristics (fixes #7)
  • Loading branch information
Supereg committed Apr 25, 2022
1 parent f1d9bf7 commit 08b6006
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ This characteristic indicates if the camera was manually turned off, for example

| Property | Value |
| ------------------------- | ------------------------------------ |
| UUID | 0000021B-0000-1000-8000-0026BB765291 |
| UUID | 00000227-0000-1000-8000-0026BB765291 |
| Type | public.hap.characteristics.manually-disabled |
| Permissions | Paired Read, Notify |
| Format | bool |
Expand Down Expand Up @@ -175,7 +175,7 @@ This characteristic indicates if recordings should include audio.

| Property | Value |
| ------------------------- | ------------------------------------ |
| UUID | 00000204-0000-1000-8000-0026BB765291 |
| UUID | 00000205-0000-1000-8000-0026BB765291 |
| Type | public.hap.characteristics.supported-camera-recording-configuration |
| Permissions | Paired Read, Notify |
| Format | tlv8 |
Expand Down

0 comments on commit 08b6006

Please sign in to comment.