iot-edge-foundation / EdgeRouteFlow

This is the code behind the website http://iotedgemoduleflow.azurewebsites.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EdgeRouteFlow

The repository shows the code behind http://iotedgemoduleflow.azurewebsites.net

Flow diagram

Azure IoT Edge module routes are hard to read. Why not show them in a diagram?

Flow diagram example

Blog Post

This website is based on the blog post of sandervandevelde.

Disclaimer

This site does not save input data, it does not track users. There are no ads. Just enjoy Azure IoT Edge and the flow charts of your routes.

We activated HTTPS to project your connectionstrings.

If you do not want to expose your production connection string outside Azure, you can use the option to submit only the Routes JSON.

Update: the new user interface of the Azure portal is not exposing the JSON of the routes anymore. You can still find it in the desired properties of the edgeHub module (in the manifest).

About

This is the code behind the website http://iotedgemoduleflow.azurewebsites.net

License:MIT License


Languages

Language:JavaScript 59.7%Language:C# 19.8%Language:HTML 13.5%Language:CSS 7.0%