I noticed this when testing something with a subscriber radio, where I was filtering for just the radio ID of interest by using this command:
mosquitto_sub -h localhost -t "trunk/units/<short_name>/join" -v | grep <radio_id>
There are 2 entries for every radio talkgroup affiliation.
I noticed this when testing something with a subscriber radio, where I was filtering for just the radio ID of interest by using this command:
mosquitto_sub -h localhost -t "trunk/units/<short_name>/join" -v | grep <radio_id>
There are 2 entries for every radio talkgroup affiliation.