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 zigbee_networksize to Ember dongle #518

Merged
merged 1 commit into from
Nov 16, 2019

Conversation

cdjackson
Copy link
Contributor

Some coordinators may need to allocate memory to handle each node in the network. This is an integer setting, and should be set to the maximum number of nodes expected to be added to the network. It should be noted that this will consume memory on the coordinator which may impact on other services such as packet buffers, so it is not advised to simply set this to the maximum value.

This is applicable to the Ember NCP and this setting is therefore exposed for this coordinator.

Signed-off-by: Chris Jackson [email protected]

@cdjackson cdjackson merged commit 5deb0ad into openhab:master Nov 16, 2019
@cdjackson cdjackson deleted the ember_network_size branch November 16, 2019 07:35
@cdjackson cdjackson added this to the 2.5 milestone Dec 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant