Forum Discussion

Sander van de Velde's avatar
Apr 20, 2018

Visualizing Azure IoT Edge using local dashboard

In my last series of blogs, we first looked at how to deploy a non-IoT Edge module using Azure IoT Edge.

 

Let's build a local dashboard for IoT Edge with the skill we learned.

 

For this example, I used a NodeJS website running SocketIO. It was possible to access this website with a default SocketIO chat application.

 

After that, we looked at how to add some charts in the HTML page offered by the NodeJS server.

 

Let’s see how we can combine this all into one solution. Let’s build a local for raw Azure IoT Edge telemetry.

 

Read the full story at my blog

 

Adding the Docker Network fixes the communication

 

Impression of the dashboard

No RepliesBe the first to reply

Resources