Update birdnet_to_mqtt.py

This commit is contained in:
Alexandre
2024-07-08 12:14:05 +02:00
committed by GitHub
parent 4fe1ec48c0
commit 963b007f7f

View File

@@ -27,7 +27,7 @@ def file_row_generator(s):
# flag to select whether to process all detections, if False, only the records above the set threshold will be processed
process_all = True
process_all = False
# mqtt server
mqtt_server = "%%mqtt_server%%" # server for mqtt