Files
openthread/examples/apps/windows
Nick Banks 974421da98 Windows App Updates (#1431)
* Initial new API helpers

* Finish up API helper

* Update App to use new API helpers

* More cleanup and added support for preferred router ID

* Clean up state change handlers

* Add logging

* Some more clean up and redesign

* Added small readme for Windows App.
2017-03-07 10:29:30 -08:00
..
2017-03-07 10:29:30 -08:00
2017-03-07 10:29:30 -08:00
2017-03-07 10:29:30 -08:00
2017-03-07 10:29:30 -08:00
2017-03-07 10:29:30 -08:00
2017-03-07 10:29:30 -08:00
2017-03-07 10:29:30 -08:00

OpenThread App for Windows

This sample app provides an example of how to interface with the OpenThread API in a Universal Windows App. The app is written in C++ /CX and provides a simple wrapper around the OpenThread API, hiding the raw C/C++ interface.

The main page of the App is a list of the available interfaces, their current connection state, their current ML-EID IPv6 address, and buttons to connect/disconnect and to view some more details.

Interface List

The details list provides some more information, including extended MAC address, RLOC16 and information about the current children.

Interface List