MQTT esp_wifi
This commit is contained in:
@@ -8,5 +8,5 @@ log_type notice
|
||||
log_type information
|
||||
allow_anonymous true
|
||||
|
||||
listener 8884 192.168.50.1
|
||||
listener 8884
|
||||
protocol mqtt
|
||||
@@ -8,7 +8,7 @@ log_type notice
|
||||
log_type information
|
||||
allow_anonymous true
|
||||
|
||||
listener 8884 192.168.50.1
|
||||
listener 8884
|
||||
protocol mqtt
|
||||
cafile /mosquitto/certs/ca.crt
|
||||
certfile /mosquitto/certs/server.crt
|
||||
|
||||
Reference in New Issue
Block a user