Skip to content

This repository contains javascript payload decoders for Terabee's LoRa People Counting devices.

Notifications You must be signed in to change notification settings

Terabee/pcl_lora_payload_decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pcl_lora_payload_decoders

Contains javascript payload decoders required by LoRa People Counting devices.

To setup tests

Install node and npm (node.js and npm)

sudo apt install nodejs
sudo apt install npm

Navigate to javascript folder and install project dependencies.

npm install

To run tests

Navigate to javascript folder and

npm run test

To use

Copy the payload decoder to Network Server (currently, only The Things Network is supported)

About

This repository contains javascript payload decoders for Terabee's LoRa People Counting devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published