mirror of https://github.com/arendst/Tasmota.git
Updated MQTT Overview (asciidoc)
parent
1532ff890c
commit
49e4725b97
|
@ -39,7 +39,7 @@ Once enabled MQTT can be configured at Configuration -> Configure MQTT.
|
|||
|
||||
[options="header"]
|
||||
|===
|
||||
|Field|Size|Default(user_config.h)|Notes
|
||||
|Field|Size|Default(my_user_config.h)|Notes
|
||||
|Host name |32|MQTT_HOST=mqtt_broker.com|Remote URL or ip address. Note that without a special firmware build SSL is NOT supported.
|
||||
|Port|uint|MQTT_PORT=1883|0-65535
|
||||
|Client Id|32|MQTT_CLIENT_ID=DVES_%06X|FallBack topic of this device, will be unique for every device; logged by the MQTT server
|
||||
|
|
Loading…
Reference in New Issue