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

It is no longer possible to manually add nodes to the network #547

Open
saty9 opened this issue Dec 8, 2022 · 2 comments
Open

It is no longer possible to manually add nodes to the network #547

saty9 opened this issue Dec 8, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@saty9
Copy link
Contributor

saty9 commented Dec 8, 2022

Previously nodes could be added to the network by calling addNode on network with a provisionedMeshNode. But it is no longer possible to construct those since:

6be990c#diff-91ebadcd566c87549cda1991db69903e973935b41a753e64bce3909251b474b9R103-R105

Which requires provisioning capabilities be set when constructing provisioned mesh nodes from unprovisioned ones. It is not possible to set the provisioning capabilites of an unprovisioned node or to construct a provisioning capabilities object however.

Is there some other mechanism for adding pre-existing nodes to a network now that I'm missing?

@philips77
Copy link
Member

Hello!

Thank you for bringing our attention to this aspect. We will look into that. Unfortunately, this may need to wait until next year due to holiday season.

@philips77 philips77 added the enhancement New feature or request label Dec 13, 2022
@roshanrajaratnam
Copy link
Member

Hi @saty9, I just got back from my paternity leave. Let me take a look at this and get back to you.

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

3 participants