Skip to content

Coordinates sleep and transmission time periods for a wireless sensor network. This is a CLI utility written in Node.js.

Notifications You must be signed in to change notification settings

vinkomlacic/lorawan-coordinator

Repository files navigation

LoraWAN Coordinator

Coordinates sleep and transmission times for nodes in a sensor network through The Things Network API.

Install and run with Docker

  1. Place docker-compose file in some folder.
  2. Run docker-compose up --no-start to create services.
  3. Run docker-compose run lorawan_coordinator to run application.
  4. Stop application with typing exit and destroy docker fixture with docker-compose down

About

Coordinates sleep and transmission time periods for a wireless sensor network. This is a CLI utility written in Node.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages