Pamoja.Radio
0.1.17
dotnet add package Pamoja.Radio --version 0.1.17
NuGet\Install-Package Pamoja.Radio -Version 0.1.17
<PackageReference Include="Pamoja.Radio" Version="0.1.17" />
<PackageVersion Include="Pamoja.Radio" Version="0.1.17" />
<PackageReference Include="Pamoja.Radio" />
paket add Pamoja.Radio --version 0.1.17
#r "nuget: Pamoja.Radio, 0.1.17"
#:package Pamoja.Radio@0.1.17
#addin nuget:?package=Pamoja.Radio&version=0.1.17
#tool nuget:?package=Pamoja.Radio&version=0.1.17
Pamoja.Radio
Budgeting airtime, framing a mesh packet, routing it, and securing a LoRaWAN uplink: everything a node needs to reach a network it cannot see.
One reference for the 4 capabilities of this domain. Each is also its own package,
and Pamoja is the whole framework in one.
dotnet add package Pamoja.Radio
This package ships no assembly: it brings in the packages below, and each keeps its own namespace, so a type is named the way it is when the package is referenced directly.
| Capability | Package | What it covers |
|---|---|---|
| LoRa airtime | Pamoja.Lora |
Time-on-air, duty-cycle off-time, and the regional channel plans a LoRa node must keep to |
| LoRaWAN | Pamoja.Lorawan |
LoRaWAN 1.0.x MAC framing, AES-CMAC and AES encryption, and both halves of the OTAA join |
| Mesh frames | Pamoja.Mesh |
Addressed, hop-limited, CRC-checked frames and duplicate suppression that floods a packet exactly once |
| Routing | Pamoja.Routing |
Reverse-path routing that learns the cheapest route from overheard traffic |
The guides, with a worked C# example for each, are at https://pamoja.molex.cloud/docs.
License
MIT
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Pamoja.Lora (>= 0.1.17)
- Pamoja.Lorawan (>= 0.1.17)
- Pamoja.Mesh (>= 0.1.17)
- Pamoja.Routing (>= 0.1.17)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.