User Tools

Site Tools


domoticz:mosquitto

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
domoticz:mosquitto [2023/10/20 06:28] – created oscardomoticz:mosquitto [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== Mosquitto ====== 
-Install the packages: 
-<code> 
-# apt-get install mosquitto 
-# apt-get install mosquitto-clients 
-</code> 
- 
-Update the config file: 
-<code> 
-# nano /etc/mosquitto/mosquitto.conf 
------------------------------------- 
-pid_file /run/mosquitto/mosquitto.pid 
- 
-persistence true 
-persistence_location /var/lib/mosquitto/ 
- 
-log_dest file /var/log/mosquitto.log 
- 
-include_dir /etc/mosquitto/conf.d 
- 
-allow_anonymous true 
-log_type error 
-log_type warning 
-#log_type notice 
-#log_type information 
- 
-connection_messages true 
-log_timestamp true 
-</code> 
  
domoticz/mosquitto.1697783321.txt.gz · Last modified: by oscar