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

Clarify behavior of master port having id that clashes with slave ports #2

Open
ccrisan opened this issue May 2, 2020 · 0 comments

Comments

@ccrisan
Copy link
Collaborator

ccrisan commented May 2, 2020

Consider a master port livingroom.temperature and slave with name livingroom having a port with id `temperature.

Following cases need clarification:

  1. adding a master port with the id of a slave port (including slave name)
  2. a slave port is added and its id (including slave name) clashes with an existing master port
  3. a master port is removed but had the same id as a slave port with id (including slave name)
  4. a slave port with id (including slave name) identical to that of a master port is removed

Are these ports exposed? What events are triggered?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant