Add ClipName

This commit is contained in:
Alexandre
2024-08-16 08:35:58 +02:00
committed by GitHub
parent 23be3363ee
commit 1e51f5440c

View File

@@ -49,8 +49,7 @@ def get_bird_code(scientific_name):
return bird_dict.get(scientific_name)
def automatic_mqtt_publish(file, detection):
path = ""
def automatic_mqtt_publish(file, detection, path):
bird = {}
bird['Date'] = file.date
bird['Time'] = file.time