Skip to content

Add Wi-SUN introduction #969

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

Merged
merged 2 commits into from
Mar 2, 2019

Conversation

artokin
Copy link

@artokin artokin commented Feb 27, 2019

No description provided.

@artokin
Copy link
Author

artokin commented Feb 27, 2019

@mikter , @AnotherButler , this is first version of Wi-SUN introduction and probably requires a lot of changes. This PR is created to open discussion how do we want to document Wi-SUN for Mbed OS 5.12.

@AnotherButler AnotherButler requested a review from mikter February 27, 2019 15:48
@AnotherButler
Copy link
Contributor

Are there any relevant code PRs waiting to go into master?

@artokin
Copy link
Author

artokin commented Feb 28, 2019

The code PR is ARMmbed/mbed-os#9838, it is already merged to master.

Edit file, mostly for formatting and minor rearranging of some content.

Mbed OS provides the [Mesh C++ API](../apis/mesh-api.html) for building Wi-SUN applications.

- To connect to the Wi-SUN network, use the [Wi-SUN interface API](https://github.com/ARMmbed/mbed-os/blob/master/features/nanostack/mbed-mesh-api/mbed-mesh-api/WisunInterface.h).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Query: Should we add a WisunInterface user API page? Or is this a background API that users don't really use?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't Wi-SUN API user API documented in #981?

Copy link
Contributor

@AnotherButler AnotherButler Mar 1, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That has config and reference information. It's not a user API for WisunInterface. Our user APIs live here: https://github.com/ARMmbed/mbed-os-5-docs/tree/development/docs/api/networkinterfaces

They include a link to the Doxygen class and an example.

Note: This doesn't block this PR. If we decide to add this, it can be in a different PR.

@AnotherButler AnotherButler merged commit e0f35b4 into ARMmbed:development Mar 2, 2019
@artokin artokin deleted the wisun_introduction branch March 4, 2019 09:11
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.

3 participants