Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Connector class to be a convenient interface for the functionality in this library #26

Closed
vaughantnrc opened this issue May 15, 2024 · 5 comments

Comments

@vaughantnrc
Copy link
Collaborator

The connector can then get run from command line, gui, tests, etc. However desired.

@vaughantnrc
Copy link
Collaborator Author

Closely related: #15

@vaughantnrc
Copy link
Collaborator Author

Do #15 first.

@vaughantnrc
Copy link
Collaborator Author

We need better handling for loss of connectivity. Proposed state machine to track overall and component-specific states:

image

@vaughantnrc
Copy link
Collaborator Author

Note too that much of the connectivity logic is being migrated from the GUI to this class. Related: #20

@vaughantnrc
Copy link
Collaborator Author

vaughantnrc commented Jun 26, 2024

Pull request at: #53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant