MQTT_MAX_MESSAGE_AGE_MILLIS 11 seconds
This commit is contained in:
parent
93a0ee8a86
commit
5790286e32
@ -6,7 +6,7 @@
|
||||
|
||||
#define MQTT_CONNECT_TIMEOUT_MILLISECONDS 5000
|
||||
|
||||
#define MQTT_MAX_MESSAGE_AGE_MILLIS 5000
|
||||
#define MQTT_MAX_MESSAGE_AGE_MILLIS 11000
|
||||
|
||||
#define PHOTOVOLTAIC_POWER "openDTU/pv/ac/power"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user