Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 294 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 294 Bytes

lora-network-connector

This is the lora network connector mainly designed for parsing and packaging LoRaWAN MAC packages.

Requirements

  • Node.js (>= 8)
  • MySQL (>= 5.7)
  • Redis
  • Kafka

Startup

Use pm2 to manage the processes and run pm2 start, or just tap in node index.js.