Projets-2016-2017-Plateform Analyse Données IOT/NodeRed

From air
Jump to navigation Jump to search

Tutorial about Node Red uses

Why using Node Red ?

Node Red is a a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways.

It was very useful in our project thanks to its many uses, as http request, working on api etc. Many functionalities which avoid us to make some scripts for example.

Node red is also useful in order to create an InfluxDB database and connecting Grafana with it.

Our flows

  • We made several flows for our project.
  • Some flows are only use for testing functionalities of Node Red.

Nodered1.png Nodered2.png


Github(1)

  • One flow was made in order to create the data base :

Influxdb1.png Influxdb2.png

Github(2)

  • Another was made for save data from the Terra Nostra house :

Requete spacelynk.png


Github(3)

  • The latest was made for Grafana contribution : create a dashboard and create datasource in Grafana :

Dashboard.png

Github(4)

  • For our demo during the final presentation we have to simulate the SpaceLynk :

Spacelynksimul.png

Github(5)

  • To add some external information in the database and computing correlation

Correlation.png

Correlation1.png

Correlation2.png

Github(5)

Some links useful for Node Red application