Skip to content

Conversation

@rjwills28
Copy link
Collaborator

I have replaced Coniql with PVWS which includes:

  • updating the code used to connect to pvws through a websocket and how to parse the data from pvws.
  • adding tests for the pvws connection using vitest.
  • updating the .env parameters to refer to VITE instead of CONIQL. This will subsequently need to be updated in all clients.

... instead of Coniql.
Rename class and update references.
Update tests using a mocked websocket connection requiring a new package
to be installed.
Add test to check readonly property is correctly set.
Copy link
Collaborator

@abigailalexander abigailalexander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested in machine-status, works as expected.

@abigailalexander abigailalexander merged commit 01d58e6 into master Nov 20, 2024
2 checks passed
@abigailalexander abigailalexander deleted the switch_to_pvws branch March 19, 2025 08:21
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.

3 participants