Difference between revisions of "RICM4 2017 2018 - IGreenHouse"

From air
Jump to navigation Jump to search
Line 44: Line 44:
 
Datas sent are like this "017.0034.00" where 0=ID 17.00=temperature 34.00=humidity and put in two tables in influxDB, datas can be visualized in grafana
 
Datas sent are like this "017.0034.00" where 0=ID 17.00=temperature 34.00=humidity and put in two tables in influxDB, datas can be visualized in grafana
   
== Week 7 - Feb 5 ==
+
== Week 7 - Mar 5 ==
   
TODO : encodage of float, modify influxDB node to put datas in only one table, do the LoRa server
+
encodage of float, modify influxDB node to put datas in only one table, do the LoRa server
  +
  +
== Week 8 - Mar 12 ==
  +
Study of LoRaWAN packet
  +
  +
== Week 8 - Mar 19 ==
  +
Thomas is trying to replace Grafana to visualize datas on a webpage.
  +
Aurélien code LoRa WAN c++
  +
  +
== Week 8 - Mar 26 ==
  +
Joffrey try to install, use and conigure a LoRa Server https://www.loraserver.io/lora-app-server/
   
 
= Ideas bucket =
 
= Ideas bucket =

Revision as of 15:35, 26 March 2018

Presentation

Progress

Week 1 - Jan 22

discovery of the technos (node-js, MQTT, InfluxDB, Docker, Node-RED, Grafana)

Week 2 - Jan 28

Aurélien : Docker

Thomas, Joffrey : ping pong between 2 LoRa, testing Arduino LoRa

Thomas : Test on cards

Joffrey : Installed and tested node-red

Unable to make Pico GW working on two personal computers running Linux (unable to perform com stress test : unable to connect to board)

Week 3 - Feb 5

Gateway is quite fonnctionning (done with 2 other groups)

Week 4 - Feb 12

Thomas : Link between influxDB and grafana

Joffrey : Link between MQTT output on user decide to influxDB (waiting for the protocole to do the function to transform data send into influxDB data)

source : https://www.rs-online.com/designspark/building-distributed-node-red-applications-with-mqtt / https://primalcortex.wordpress.com/2017/02/23/setting-up-a-grafana-dashboard-using-node-red-and-influxdb-part-1-installing/

Aurélien : Working with the other group on gateway->MQTT part

Week 5 - Feb 19

Done : The gateway switch datas with the first byte (ID of project) in node-red, Point to point LoRa, We can send a number who will be put in a database

Week 6 - Feb 26

Prototype finished for the JPO

Actually caracterisitics :

Datas sent are like this "017.0034.00" where 0=ID 17.00=temperature 34.00=humidity and put in two tables in influxDB, datas can be visualized in grafana

Week 7 - Mar 5

encodage of float, modify influxDB node to put datas in only one table, do the LoRa server

Week 8 - Mar 12

Study of LoRaWAN packet

Week 8 - Mar 19

Thomas is trying to replace Grafana to visualize datas on a webpage. Aurélien code LoRa WAN c++

Week 8 - Mar 26

Joffrey try to install, use and conigure a LoRa Server https://www.loraserver.io/lora-app-server/

Ideas bucket