Namespace nanoFramework.Networking.Thread
Classes
- OpenThread
OpenThread main class for constructing and starting the OpenThread mesh network.
- OpenThreadConsoleOutputAvailableArgs
Event arguments for the OnConsoleOutputAvailable Event.
- OpenThreadDataset
Represents a OpenThread Dataset.
- OpenThreadRoleChangeEventArgs
This class represents the event arguments for OnRoleChanged.
- OpenThreadStateChangeEventArgs
This class represents the event arguments for OnStatusChanged.
Enums
- RadioConnection
Thread Radio connection type. How the Thread radio is connected to this device.
- ThreadDeviceRole
Role of current device.
- ThreadDeviceState
Current OpenThread state.
- ThreadDeviceType
Role of current device.
Delegates
- OpenThread.OpenThreadConsoleOutputAvailableEventHandler
Delegate for Role Changed events.
- OpenThread.OpenThreadRoleChangedEventHandler
Delegate for Role Changed events.
- OpenThread.OpenThreadStatusChangedEventHandler
Delegate for Status Changed events.