MoleNet/wusnExampleServer
2016-06-16 22:49:47 +02:00
..
SimpleLogger rm migrations 2016-06-16 22:49:47 +02:00
wusnServer rm binary files from repo (django) 2016-06-16 22:47:09 +02:00
manage.py Add example webserver (still very Alpha state...) 2016-04-18 17:35:38 +02:00
README.md Add example webserver (still very Alpha state...) 2016-04-18 17:35:38 +02:00
startAll.sh Add example webserver (still very Alpha state...) 2016-04-18 17:35:38 +02:00

WUSN-Example-Server

Jens Dede jd@comnets.uni-bremen.de, ComNets University of Bremen, 2016

This is an example database server based on django. It performs the following tasks:

  • ./manage.py SerialListener /dev/ttyUSB0 115200 reads the data from the serial line and inserts it into the database
  • ./manage.py runserver 0.0.0.0:8080 runs an example developing server to display and export these information

There is a lot of work to do...

For testing: Connect the WUSN-GW-Node to the computer and start the ./startAll.sh script. You should see all the data on :8080