mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
added MQTT QOS and Keep Alive configurable
This commit is contained in:
@@ -76,6 +76,8 @@ var configfile = {
|
||||
"enabled": false,
|
||||
"ip": "ip",
|
||||
"port": "port",
|
||||
"qos": "qos",
|
||||
"keepalive": "keepalive",
|
||||
"base": "base",
|
||||
"user": "user",
|
||||
"password": "password",
|
||||
|
||||
Reference in New Issue
Block a user