tphakala / birdnet-go

Realtime BirdNET soundscape analyzer
Other
170 stars 16 forks source link

How to configure MQTT Client Id? #222

Closed simplemice closed 3 months ago

simplemice commented 3 months ago

Hi, to connect several birdnets to one mqtt you need to change each client_id, I have not found this option in the config.

tphakala commented 3 months ago

Likely a missing feature at the moment, should be easy to implement though I guess. Will fix soon.

tphakala commented 3 months ago

https://github.com/tphakala/birdnet-go/pull/235 now implements a change which assigns BirdNET-Go node name as MQTT client_id, can you please test it if it works for you? Change is live in dev container image

simplemice commented 3 months ago

Hi, thanks for the work, everything works well, haven't detected any issues

Connected to MQTT broker: tcp://localhost:1883