ESP8266 Door Access Control System
Loading...
Searching...
No Matches
WiFiMqttClient.h File Reference

Lightweight WiFi + MQTT helper wrapper for ESP-based Arduino systems. More...

#include <Arduino.h>
#include <PubSubClient.h>
#include <ArduinoJson.h>
#include <WiFiClient.h>
Include dependency graph for WiFiMqttClient.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WifiMqttClient
 Combined WiFi and MQTT client abstraction. More...

Detailed Description

Lightweight WiFi + MQTT helper wrapper for ESP-based Arduino systems.

Definition in file WiFiMqttClient.h.