Skip to content

Web application used to view data from a LoraWAN network

License

Notifications You must be signed in to change notification settings

BFH-E3d/iotdemo

Repository files navigation

iotdemo

Web application used to view data from a LoraWAN network

Build Status Code Coverage

Features / Planned Features

  • Well tested

Nodes / Measurements

  • Temperature monitoring
  • Air quality monitoring

LoraWAN backend

  • TheThingsNetwork.org
  • loraserver.io
  • LoRaWAN Server by gotthardp

Limitations

  • Doesn't do anything at this time

Installation

Install Python 3.6, and then run:

pip install -r requirements.txt

Contributing

Reporting issues

Use this link: Create a new issue

Developing new features / bug fix

For beginner

This application is developed using the Django web framework and the TDD (Test Driven Development) methodology. The best way to learn Python, Django and TDD is to learn this great book:

Test-Driven Development with Python.

IOT with Django

We use the Django Web Framework, our test are written to run with PyTest and we use Selenium to do our fonctional testing.

About

Web application used to view data from a LoraWAN network

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published