Mosquitto repository to test MQTT protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
- persistence true
- persistence_location /mosquitto/data/
- log_dest file /mosquitto/log/mosquitto.log
-
- allow_anonymous false
- password_file /mosquito/config/mosquitto.passwd
-
- listener 1883
- listener 9001
- protocol websockets
|