Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project IOT HOME #19

Open
batleforc opened this issue Dec 4, 2023 · 2 comments
Open

Project IOT HOME #19

batleforc opened this issue Dec 4, 2023 · 2 comments

Comments

@batleforc
Copy link
Owner

batleforc commented Dec 4, 2023

Goal:

  • Know some data in each room of the house (Kitchen, Living-Room, Office Room, BedRoom)
  • Collect those data in a Prometheus

Data to collect:

  • Light Level
  • °C
  • CO2 if possible
  • humidity %

How to send data:

  • There will be a master node (RPI 3) that will await tcp message containing the data (Json formated or Protobuff)
  • Each worker node will discover from the master their configuration (firmware update, interval, etc)
  • Connection between a Worker and the Master should be safe (TLS ?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant