Skip to content

Conversation

@bparks13
Copy link
Member

Similar to #522, this PR no longer saves the ProbeInterface configuration directly in the Bonsai file. Now, there is a ProbeInterfaceFileName property that points to where the file will be saved/loaded.

The file is only saved when the Bonsai file itself is saved (during serialization). The file is then lazily loaded when the Bonsai file itself is loaded. This allows the workflow to load fully before checking if there were any errors during initialization.

Fixes #547

Copy link
Collaborator

@aacuevas aacuevas left a comment

Choose a reason for hiding this comment

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

Same pattern as already implemented on other similar classes

@bparks13 bparks13 merged commit a241bb5 into main Nov 17, 2025
8 checks passed
@bparks13 bparks13 deleted the issue-547 branch November 17, 2025 21:09
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.

Update Rhs2116Trigger to save ProbeInterface file externally

3 participants