added mosquitto setup

Signed-off-by: Ebbe Baß <ebbe.bass>
This commit is contained in:
Ebbe Baß
2024-02-12 21:55:08 +01:00
parent 87521ddce2
commit 982680a1c3
3 changed files with 35 additions and 3 deletions
+1
View File
@@ -6,6 +6,7 @@ import requests
import json
import time
from threading import Thread
import paho.mqtt.client as mqtt
# Replace with your server's IP address and port
SERVER_IP = '192.168.0.1' # Change to the actual IP of the PiXelTube Master