The LPWAN Server is the backend CableLabs' LPWAN Server project. It is a Node.js REST server that sits above a set of LPWANs that may employ differing LPWAN technologies and may be owned by one or more LPWAN operators. The LPWAN Server provides a unified interface across LPWAN technologies and/or operators as a single interface to Low Power WAN (LPWAN) application vendors. It collects the data generated by the devices, and forwards that data to a server for the application.
The official LPWAN Server web client is maintained in the lpwanserver-web-client repository.
You'll probably want to start by reading the LPWAN Server Overview.
The easiest way to run LPWAN Server is to follow the Quickstart Docker-Compose guide.
For development and customization, refer to the install documentation.
LPWAN Server uses Docusaurus for documentation.
The docs
folder contains the content of the documentation. The branch
website
also contains the docs folder, along with the documentation website
code. The website is built and committed to the gh-pages
branch to be published
at https://cablelabs.github.io/lpwanserver. The instructions for updating and
publishing the website are in the README
of the website
branch.
LPWAN Server was originally built by CableLabs, but we could use your help! Check out our contributing guidelines to get started.
We use an Apache 2.0 License for LPWAN Server.
Questions? Just send us an email at lpwanserver@cablelabs.com or join the conversation on the forum.