This is a simple graphing program written in PHP using JPGraph.
It should run on the same network (whether it be a local network or over the internet) as your REMS Station.
It stores the following parameters:
wind
- Wind Speedtemp
- Ambient Temperaturepressure
- Barometric Pressurelight
- Light Levels (raw sensor data, not on a specific scale)
By visiting
frontend
You should be presented with an AJAX updating graph dispaying live environmental data.