This story builds on "Advanced Sensor Manage" where live web socket data was implemented to keep the "Reading" column of the sensor manage page up to data.
We will now need to store the sensor data from the last hard coded amount of time and display it in a graph associated with each sensor. These could be google charts or d3 charts. Something cool.
Branch - Graph Sensor Manage
This story builds on "Advanced Sensor Manage" where live web socket data was implemented to keep the "Reading" column of the sensor manage page up to data.
We will now need to store the sensor data from the last hard coded amount of time and display it in a graph associated with each sensor. These could be google charts or d3 charts. Something cool.