Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 591 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 591 Bytes

SensorGrid API + SensorGrid Dashboard

Web API and dashboard for the Knight Lab Studio SensorGrid project.

The API reads data in from the SensorGrid nodes, and then formats that data into JSON objects to be fed in to the dashboard. The dashboard then visualizes that data in a series of graphs and charts.

To see the documentation for the dashboard, click here.

To see the documentation for the API, click here.