Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 481 Bytes

File metadata and controls

28 lines (19 loc) · 481 Bytes

pcm_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)