The purpose of this project is to demonstrate a simple home monitoring solution, measuring tempurature, humidity, and heating zone activity. This data is processed via Azure EventHubs and Stream Analytics, and presented via a simple web interface.
There are 3 main pieces to this system:
- Local agent to to simulate connected sensors and send data.
- Stream Analytics transform job to window the data streams.
- Web application to display real-time updates of windowed data.
Here's a screenshot of the web application in action: