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 API to get Wi-SUN Neighbor Table #14619

Merged
merged 1 commit into from
May 12, 2021

Conversation

debdeep-arm
Copy link
Contributor

@debdeep-arm debdeep-arm commented May 4, 2021

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

[] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[X] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[X] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Reviewers


@artokin

@ciarmcom ciarmcom requested review from artokin and a team May 4, 2021 15:30
@ciarmcom
Copy link
Member

ciarmcom commented May 4, 2021

@debdeep-arm, thank you for your changes.
@artokin @ARMmbed/mbed-os-mesh @ARMmbed/mbed-os-maintainers please review.

@ciarmcom ciarmcom added the stale Stale Pull Request label May 10, 2021
@ciarmcom
Copy link
Member

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.

@ciarmcom ciarmcom removed the stale Stale Pull Request label May 11, 2021
@0xc0170 0xc0170 changed the title Added API to get Wi-SUN Neighbor Table Add API to get Wi-SUN Neighbor Table May 11, 2021
@0xc0170
Copy link
Contributor

0xc0170 commented May 11, 2021

CI started

@mbed-ci
Copy link

mbed-ci commented May 11, 2021

Jenkins CI Test : ✔️ SUCCESS

Build Number: 1 | 🔒 Jenkins CI Job | 🌐 Logs & Artifacts

CLICK for Detailed Summary

jobs Status
jenkins-ci/mbed-os-ci_unittests ✔️
jenkins-ci/mbed-os-ci_cmake-cloud-example-ARM ✔️
jenkins-ci/mbed-os-ci_cmake-cloud-example-GCC_ARM ✔️
jenkins-ci/mbed-os-ci_build-cloud-example-ARM ✔️
jenkins-ci/mbed-os-ci_build-cloud-example-GCC_ARM ✔️
jenkins-ci/mbed-os-ci_cmake-example-GCC_ARM ✔️
jenkins-ci/mbed-os-ci_build-greentea-GCC_ARM ✔️
jenkins-ci/mbed-os-ci_cmake-example-ARM ✔️
jenkins-ci/mbed-os-ci_build-example-ARM ✔️
jenkins-ci/mbed-os-ci_build-example-GCC_ARM ✔️
jenkins-ci/mbed-os-ci_build-greentea-ARM ✔️
jenkins-ci/mbed-os-ci_greentea-test ✔️

@0xc0170
Copy link
Contributor

0xc0170 commented May 12, 2021

@debdeep-arm As this is adding new functionality, can you add more details for

Added API to get Wi-SUN neighbor table.
Added more parameters in Wi-SUN statistics.

This will be in the release notes, it would be better with more details. what parameters are being added? What api added?

@debdeep-arm
Copy link
Contributor Author

@debdeep-arm As this is adding new functionality, can you add more details for

Added API to get Wi-SUN neighbor table.
Added more parameters in Wi-SUN statistics.

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.
Thank you.

@0xc0170
Copy link
Contributor

0xc0170 commented May 12, 2021

Thanks

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.

None yet

8 participants