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

Support for controlling Node identities on connected nodes #415

Merged
merged 4 commits into from
Apr 26, 2022

Conversation

philips77
Copy link
Member

This PR fixes #400.

New features added in this PR:

  • Config Node Identity Get / Set / Status messages
  • NodeIdentity enumeration with string convertible
  • Option to start and stop advertising with Node Identity for given subnet (Node -> Primary Element -> Configuration Server Model -> Node Identity

Note: The state of Node Identity is not saved in CDB, therefore before starting or stopping this feature the user has to pull the list on Configuration Server to refresh the current statuses. Only then the Switches became enabled (if this is supported on the selected Node).

@philips77
Copy link
Member Author

Screen Shot 2022-04-26 at 11 17 12

@philips77 philips77 merged commit 5b916fc into main Apr 26, 2022
@philips77 philips77 deleted the node-identity branch April 26, 2022 11:05
@philips77 philips77 restored the node-identity branch April 26, 2022 11:06
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.

Add ConfigNodeIdentitySet and related
1 participant