mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-11 18:54:28 +05:00
reconnection interval to mqtt increased
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
#define AP_PASSWORD "otgateway123456"
|
#define AP_PASSWORD "otgateway123456"
|
||||||
|
|
||||||
#define EMERGENCY_TIME_TRESHOLD 120000
|
#define EMERGENCY_TIME_TRESHOLD 120000
|
||||||
#define MQTT_RECONNECT_INTERVAL 5000
|
#define MQTT_RECONNECT_INTERVAL 15000
|
||||||
#define MQTT_KEEPALIVE 30
|
#define MQTT_KEEPALIVE 30
|
||||||
|
|
||||||
#define OPENTHERM_OFFLINE_TRESHOLD 10
|
#define OPENTHERM_OFFLINE_TRESHOLD 10
|
||||||
|
|||||||
Reference in New Issue
Block a user