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

Ownership Transfers at initialization #155

Closed
dandexter opened this issue Dec 4, 2024 · 1 comment
Closed

Ownership Transfers at initialization #155

dandexter opened this issue Dec 4, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@dandexter
Copy link
Contributor

Add APIs to allow Ownership Transfers during initialization. Because TrickHLA uses a scheduled job to help coordinate ownership transfers and maintain data coherency, ownership transfers at initialization were not supported.

@dandexter dandexter added the enhancement New feature or request label Dec 4, 2024
@dandexter dandexter self-assigned this Dec 4, 2024
@dandexter
Copy link
Contributor Author

Added an example simulation (SIM_sine_ownership_init) on how to do ownership transfers during simulation initialization. This will better support scenarios where object attributes of an instance are published by more than one federate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant