Activity
From 05/01/2013 to 05/10/2013
05/06/2013
05/05/2013
- 11:54 PM Revision 77f1c73c: Continuing to work on final project documentation. Also fixed another minor bug in rpi_client.py.
- 08:17 PM Revision 190804d5: Started working on final project documentation.
- 06:36 PM Revision a7721fb9: Fixing a bug that I just noticed while doing a dry run. The client sorts the temps before creating the SensorReading object so the correct temps don't correspond to the correct sensors on the server. The fix was simply to create the SensorReading object sooner before the temps are sorted.
- 05:59 PM Revision cfebef28: Changing IP.
05/04/2013
- 03:14 PM Revision 7bde117f: Adding dynamically updating charts using the Flot javascript plotting library.