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

Device communication redesign #34

Merged
merged 4 commits into from
Feb 1, 2024
Merged

Device communication redesign #34

merged 4 commits into from
Feb 1, 2024

Conversation

fk3
Copy link
Contributor

@fk3 fk3 commented Jan 31, 2024

device_communication and parameter_store are mechanisms to allow drivers to communicate or store information across instances. Previously, this only worked when used in SweepMe!.
By migrating to mutable class variables, this feature now also works when using drivers with pysweepme only.

@fk3 fk3 requested a review from a team as a code owner January 31, 2024 16:28
@fk3 fk3 force-pushed the device_communication-redesign branch from 306c220 to e6fcaa5 Compare January 31, 2024 16:36
@fk3 fk3 merged commit c536686 into main Feb 1, 2024
3 checks passed
@fk3 fk3 deleted the device_communication-redesign branch February 1, 2024 12:23
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.

None yet

2 participants