RICM4 2017 2018 - IGreenHouse: Difference between revisions
Line 31: | Line 31: | ||
Aurélien : Working with the other group on gateway->MQTT part |
Aurélien : Working with the other group on gateway->MQTT part |
||
== Week 5 - Feb 19 == |
|||
== 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 |
|||
== Week 7 - Feb 5 == |
|||
TODO : encodage of float, modify influxDB node to put datas in only one table, do the LoRa server |
|||
= Ideas bucket = |
= Ideas bucket = |
Revision as of 13:01, 5 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
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
Week 7 - Feb 5
TODO : encodage of float, modify influxDB node to put datas in only one table, do the LoRa server