Contains javascript payload decoders required by LoRa People Counting devices.
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
Navigate to javascript folder and
npm run test
Copy the payload decoder to Network Server (currently, only The Things Network is supported)