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

Add a new controller event for when a virtual entity is going to be replaced by a physical one #136

Open
christophe-calmejane opened this issue Sep 1, 2023 · 0 comments
Labels
controller Controller Library

Comments

@christophe-calmejane
Copy link
Contributor

If the controller has loaded a virtual entity and an entity with the same entityID is detected on the network, the virtual one should be removed to let the physical one take it's place.
When being removed that way, it should be forwarded to the application layer though an observer method so it has a chance to store it, or synchronize it with the physical entity.

@christophe-calmejane christophe-calmejane added the controller Controller Library label Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
controller Controller Library
Projects
None yet
Development

No branches or pull requests

1 participant