Skip to content

Conversation

@brolin
Copy link
Contributor

@brolin brolin commented Mar 2, 2025

No description provided.

brolin and others added 30 commits July 23, 2023 15:51
…eading (Particle matter, Sound level, CO2, Humidity and Temperature). Create one task that took arrays of samples for each variable, get average values in a time frame to send to the server.\n NEED TO FIX:\n - Check configuration of hardwareserials pins
…eading (Particle matter, Sound level, CO2, Humidity and Temperature). Create one task that took arrays of samples for each variable, get average values in a time frame to send to the server.\n NEED TO FIX:\n - Check configuration of hardwareserials pins
…n SerialHardware-2. Corrige pin Rx=gpio14 de sensor Plantower y se habilita SerialSoftware para estos. Crea estructura json para guardar informacion a enviar.
… payload de formato json y crear una estructura de datos de acuerdo al esquema recomendado para influxdb. El input es un json con objeto {field:[{snd:value},{co2:value},{pm25:value},{hum:value},{temp:value}] que viene por el topic tele/{location}/{sensor_id} el output una vez pasa por el parser es de la forma <measurement=tele>,location=detroit,sensor_id=0f801 snd=value,co2=value,pm25=value,hum=value,temp=value <timestamp>
…con el payload {field:[{snd:value},{co2:value},{pm25:value},{hum:value},{temp:value}]} en formato json
…r tags, measurements y fields. Agrega filtro general para valores ma'ximos https://docs.influxdata.com/flux/v0/stdlib/universe/filter/. Gra'fico dina'mico con dygraphs https://rstudio.github.io/dygraphs/
…r tags, measurements y fields. Agrega filtro general para valores ma'ximos https://docs.influxdata.com/flux/v0/stdlib/universe/filter/. Gra'fico dina'mico con dygraphs https://rstudio.github.io/dygraphs/
… function to specify the aggregation logic for the tags
…sitivo ante un mensaje mqtt para después de descargar un binario firmado criptográficamente, verificarlo ejecutar el procedimiento ota. Agrega la posibilidad de generar datos aleatorios para la lectura de los sensores
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants