-
Notifications
You must be signed in to change notification settings - Fork 3k
Add API to get Wi-SUN Neighbor Table #14619
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
Conversation
@debdeep-arm, thank you for your changes. |
0748800
to
d963a9a
Compare
This pull request has automatically been marked as stale because it has had no recent activity. @artokin, @ARMmbed/mbed-os-maintainers, @ARMmbed/mbed-os-mesh, please complete review of the changes to move the PR forward. Thank you for your contributions. |
CI started |
Jenkins CI Test : ✔️ SUCCESSBuild Number: 1 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
@debdeep-arm As this is adding new functionality, can you add more details for
This will be in the release notes, it would be better with more details. what parameters are being added? What api added? |
I have updated the summery. Please let me know if I need to give more details. |
Thanks |
Summary of changes
Added
nbr_info_get
API to get Wi-SUN neighbor table information in mbed-mesh-api.mesh_nw_statistics_t
structure in mbed-mesh-api has been updated with more statistics of the Wi-SUN interface.This is upstream of PR#14586
Impact of changes
Migration actions required
Documentation
Pull request type
Test results
Reviewers
@artokin