Signed-off-by: Ebbe Baß <ebbe.bass>
This commit is contained in:
Ebbe Baß
2024-02-17 17:00:49 +01:00
parent 761c3baaf1
commit 6ddb8ff1a6
+1
View File
@@ -129,6 +129,7 @@ def mqtt_publisher():
# Create MQTT topic based on the universe and channel
if TUBE_INDEX is not None:
for index_row in TUBE_INDEX:
print(index_row[0], index_row[1], index_row[2])
dmx_address = int(index_row[2])
if artNetPacket.universe == int(index_row[1]):
#Define RGB values per pixel