kotyara12 / reStates

Module for centralized monitoring of the state of system components: WiFi, MQTT, Telegram, etc. (ESP-IDF)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reStates for ESP32 / ESP-IDF

Module for centralized monitoring of the state of system components: WiFi, MQTT, Telegram, etc. (ESP-IDF)

Dependencies:

Notes:

  • libraries starting with the re prefix are only suitable for ESP32 and ESP-IDF
  • libraries starting with the ra prefix are only suitable for ARDUINO compatible code
  • libraries starting with the r prefix can be used in both cases (in ESP-IDF and in ARDUINO)

About

Module for centralized monitoring of the state of system components: WiFi, MQTT, Telegram, etc. (ESP-IDF)


Languages

Language:C++ 92.8%Language:C 7.2%