| File | Date | Author | Commit |
|---|---|---|---|
| Makefile | 2011-11-01 | mayurdange | [r1] |
| readme.txt | 2011-11-01 | mayurdange | [r5] |
| usrvr.c | 2011-11-02 | mayurdange | [r7] |
The server is responsible to receive the readings from various locations and archive them. The server needs a mysql database setup and libmysql-dev installed. to install type make in the directory and run the ./usrvr file. TODO: Complete this documentation. Tidy up the code.