Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 341 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 341 Bytes

trop-tiede

My IoT Hub

Backend (golang)

DB

  • mongoDB client

Microservices communication

  • Rabbit MQ (for async)
  • RPC over Rabbit MQ (for sync)

Devices messaging

  • MQTT

FrontEnd (NextJS)

  • state management : redux

Devices

  • esp32

    • connexion to private broker over WiFi local network
  • DHT11