install paho_mqtt added
This commit is contained in:
parent
65d6e11a06
commit
38214bbe56
@ -217,6 +217,10 @@ weatherpi.git
|
|||||||
|
|
||||||
\subsection{MQTT Broker}
|
\subsection{MQTT Broker}
|
||||||
Install mosquitto (AUR)\\
|
Install mosquitto (AUR)\\
|
||||||
|
Install paho-mqtt client library:\\
|
||||||
|
\begin{lstlisting}
|
||||||
|
pip2 install paho-mqtt
|
||||||
|
\end{lstlisting}
|
||||||
Create config file:
|
Create config file:
|
||||||
\begin{lstlisting}
|
\begin{lstlisting}
|
||||||
cp /etc/mosquitto.conf.example /etc/mosquitto.conf
|
cp /etc/mosquitto.conf.example /etc/mosquitto.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user