Login et discovery MQTT
This commit is contained in:
5
mqtt/mosquitto-no-auth.conf
Normal file
5
mqtt/mosquitto-no-auth.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
# This is a Mosquitto configuration file that creates a listener on port 1883
|
||||
# that allows unauthenticated access.
|
||||
|
||||
listener 1883
|
||||
allow_anonymous true
|
||||
Reference in New Issue
Block a user