mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
Change MqttClient without restart, use secureClient for port >8800
This commit is contained in:
@@ -106,6 +106,7 @@ class MqttSettingsService : public StatefulService<MqttSettings> {
|
||||
~MqttSettingsService();
|
||||
|
||||
void begin();
|
||||
void startClient();
|
||||
void loop();
|
||||
bool isEnabled();
|
||||
bool isConnected();
|
||||
|
||||
Reference in New Issue
Block a user