Skip to content

Wearable control#7

Open
DennisMoschina wants to merge 5 commits intomainfrom
wearable_control
Open

Wearable control#7
DennisMoschina wants to merge 5 commits intomainfrom
wearable_control

Conversation

@DennisMoschina
Copy link
Collaborator

Use a web socket to communicate with the OpenWearables App and control wearables. Before we merge this, we need to wait on OpenEarable/app#214 being merged and released

…ation

- Introduced `OpenEarableIPCClient` for managing WebSocket connections.
- Added `StreamSubscription` for handling live data streams.
- Implemented error classes for IPC communication: `IPCError`, `IPCRemoteError`, `IPCProtocolError`, `IPCClosedError`, and `IPCStreamError`.
- Created `StreamEvent` model for data events emitted by subscriptions.
- Updated README with usage examples for the IPC Control API.
- Added `websockets` dependency to `pyproject.toml`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant