Skip to content

FilipZajdel/IoT_DataServer

Repository files navigation

License

Welcome

This is app for aggregaring and presenting sensor readings sent via NB-IoT.

This project is based on flaskboilerplate project.

Setting things up

  virtualenv -p /path/to/python env
  source env/bin/activate
  pip install -r requirements.txt

Project requires Python 3.7 or newer.

Purpose

Project was made as a part of university classes and to gain knowledge of using NB-IoT to send data over network.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published