Should I even try?

This page summarizes the projects mentioned and recommended in the original post on /r/esp8266

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • uMQTTBroker

    MQTT Broker library for ESP8266 Arduino

  • You could use MQTT as a form of communication for all the devices, and make all your messages retained, so whenever some device updates the status, all subscribed devices will receive the new message, and because the messages are retained any new device will imediatly receive the retained messages, essencially syncing all current and future devices. Technically you will have an MQTT server, or better know as broker in this context, so a RPi would a good ideia, but an ESP8266 might be sufficient, I've beber tried it though A quick search on Google lead me to this link: "GitHub - martin-ger/uMQTTBroker: MQTT Broker library for ESP8266 Arduino" https://github.com/martin-ger/uMQTTBroker .

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • MQTT local broker in ESP8266 to be accessed by a WEBGL project hosted in remote server

    4 projects | /r/MQTT | 15 Jun 2023
  • Mqtt server (broker) running on esp32?

    1 project | /r/esp8266 | 7 Nov 2022
  • Messagebus

    2 projects | /r/esp8266 | 21 Jun 2022
  • Ask HN: What have you built with ESPHome, ESP8266 or similar hardware

    26 projects | news.ycombinator.com | 27 Apr 2024
  • New scalable, fault-tolerant, and efficient open-source MQTT broker

    8 projects | news.ycombinator.com | 18 Dec 2023