Skip to content

cablelabs/lpwanserver

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
bin
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Build Status Codacy Badge Codacy Badge dependencies Status devDependencies Status

Docker Pulls License

LPWAN Server (lpwanserver)

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.

Web Client

The official LPWAN Server web client is maintained in the lpwanserver-web-client repository.

Getting started

You'll probably want to start by reading the LPWAN Server Overview.

The easiest way to run LPWAN Server is to follow the Getting Started guide.

For development and customization, refer to the install documentation.

Documentation

Documentation website

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.

Contributing

LPWAN Server was originally built by CableLabs, but we could use your help! Check out our contributing guidelines to get started.

Sponsors

CableLabs

Other important stuff

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.