ASAC/ACJC/ACJC-2020-INFO: Difference between revisions

From air
Jump to navigation Jump to search
Line 1: Line 1:
=Objectifs=
=Objectifs=
Save of the Grafana dashboard settings
Save of the Grafana dashboard settings
GIT update ? (or just local change and push)<br/>
GIT update ? (or just local change and push)<br/>
Creation of a functional Think Board docker<br/>
Creation of a functional Thingsboard docker<br/>
configure the Thingboard dashboard to get a similar result as Grafana<br/>
configure the Thingboard dashboard to get a similar result as Grafana<br/>
Secondary objective: Allow the dashboard to be saved as an objective of Grafana.<br/>
Connecter Thinksboars au capteur<br/>
Objectif secondaire : Permettre la sauvegarde du dashboard comme objectif de Grafana.<br/>
Carry out a comparative study between Grafana and Thingsboard<br/>
Carry out a comparative study between Grafana and Thingsboard<br/>
Rearrange the code<br/>
Rearrange the code<br/>
Obsolete parts (server and site intended for the relocation of the connected sensors of the farm) must be moved to a subdirectory<br/>
les parties obsolète (serveur et site destiné à la relocalisation des capteur connecté de la ferme) devront être déplacée dans un sous répertoire<br/>
Le ReadMe devrait être réécrit pour la partie docker et le readme actuel déplacé dans le sous répertoire du code obsolète<br/>
The ReadMe should be rewritten for the docker part and the current readme moved to the obsolete code subdirectory<br/>
Le répertoire jdc/ devrait globalement être toute la partie docker du projet mais il ne faut pas le supprimer car il nécessaire pour le groupage des dockers<br/>
The jdc / directory should globally be the entire docker part of the project but it should not be deleted because it is necessary for grouping dockers<br/>
Code en collaboration avec les IESE : simplification de l’architecture en se débarrassant du docker node red<br/>
Code in collaboration with IESE: simplification of the architecture by getting rid of the docker node red<br/>
Faire le décodage des capture directement avec du code javascript (CODEC LAIRD) dans Chirstack<br/>
Decode the captures directly with javascript code (CODEC LAIRD) in Chirstack<br/>
Et intégration avec l’embarqué STM32 et WaterStorage demandant de travailler avec IESE<br/>
Integration with on-board STM32 and Water Storage requiring to work with IESE<br/>
En collaboration avec les IESE permettre a node red de décoder les trames des messages venant du water storage <br/>
In collaboration with the IESE allow node red to decode the message frames coming from the water storage<br/>
Ecrire un décodeur<br/>
Write a decoder <br/>
Tester avec un panel Grafana<br/>
Test with a Grafana panel<br/>


=Technology constraints=
=Technology constraints=

Revision as of 14:55, 15 March 2021

Objectifs

Save of the Grafana dashboard settings

  GIT update ? (or just local change and push)

Creation of a functional Thingsboard docker

 configure the Thingboard dashboard to get a similar result as Grafana
Secondary objective: Allow the dashboard to be saved as an objective of Grafana.
Carry out a comparative study between Grafana and Thingsboard

Rearrange the code

 Obsolete parts (server and site intended for the relocation of the connected sensors of the farm) must be moved to a subdirectory
The ReadMe should be rewritten for the docker part and the current readme moved to the obsolete code subdirectory
The jdc / directory should globally be the entire docker part of the project but it should not be deleted because it is necessary for grouping dockers

Code in collaboration with IESE: simplification of the architecture by getting rid of the docker node red

 Decode the captures directly with javascript code (CODEC LAIRD) in Chirstack
Integration with on-board STM32 and Water Storage requiring to work with IESE

In collaboration with the IESE allow node red to decode the message frames coming from the water storage

 Write a decoder 
Test with a Grafana panel

Technology constraints

Workplan

Advice and indications

Links

PDF participation 2019-2020
Grafana
Grafana settings documentation
Grafana usage documentation with Docker
Dockers build documentation