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

Provide reusable hub device naming strategy #41

Merged
merged 4 commits into from
Jan 23, 2024
Merged

Provide reusable hub device naming strategy #41

merged 4 commits into from
Jan 23, 2024

Conversation

glopesdev
Copy link
Collaborator

This PR improves the hub device abstract base class to reduce the number of interfaces and manual functionality required to implement a functional hub device.

This also ensures that FMC link controller name is assigned which we use now to register the breakout FMC device with the device manager.

Fixes #40

@glopesdev glopesdev added feature New planned feature fix Pull request that fixes an issue labels Jan 23, 2024
@glopesdev glopesdev added this to the 0.1.0 milestone Jan 23, 2024
@glopesdev glopesdev merged commit 75f365e into main Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New planned feature fix Pull request that fixes an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implicit FMCLinkController configuration in e.g. ConfigureHeadstage64 is not registered
1 participant