JBWOPR
Loading...
Searching...
No Matches
jbwoprmqtt.h File Reference

Main source file for the JBWopr library. More...

#include "jbwoprwifi.h"
#include <PubSubClient.h>
#include <WiFiManager.h>
#include <JBLogger.h>
#include "effects/jbwopreffects.h"

Go to the source code of this file.

Classes

struct  JBWoprMqttConfig
 JBWoprMqttDevice MQTT configuration. More...
 
class  JBWoprMqttDevice
 W.O.P.R. WiFi and MQTT device class. More...
 

Macros

#define DEFAULT_MQTT_PREFIX   "wopr"
 Default MQTT prefix.
 
#define DEFAULT_MQTT_PORT   1883
 Default MQTT port.
 

Detailed Description

Main source file for the JBWopr library.

Header file for the JBWopr library.

Author
Jonny Bergdahl

Contains declarations for the main JBWoprMqttDevice class. This code is distributed under the MIT License. See LICENSE for details.

Date
Created: 2023-10-25