|
ESP8266 Door Access Control System
|
Lightweight WiFi + MQTT helper wrapper for ESP-based Arduino systems. More...
#include <Arduino.h>#include <PubSubClient.h>#include <ArduinoJson.h>#include <WiFiClient.h>Go to the source code of this file.
Classes | |
| class | WifiMqttClient |
| Combined WiFi and MQTT client abstraction. More... | |
Lightweight WiFi + MQTT helper wrapper for ESP-based Arduino systems.
Definition in file WiFiMqttClient.h.