Skip to content

NUKnightLab/SensorGridAPI

Repository files navigation

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.