JaxProjex / repeatersTakFlow

Node-Red Flow to forward Repeater coverage from RepeaterBook database to TAK via multicast or TAKServer. (used in conjunction with Ampledatas node-red-contrib-tak).
2 stars 0 forks source link

Not use broadcast #1

Open cmlaird opened 9 months ago

cmlaird commented 9 months ago

Is there a way for this to be configured not not use broadcast? Thank you.

JaxProjex commented 8 months ago

I'd like to add that function, I think what it would require is sending a SA CoT as the node-red user for other tak users to be able to select to send the repeater request message to. Then have it get the user info sending the message and respond to only that user. It's not a quick fix and will require a lot of changes to the flow but I'm up for the challenge, will look into adding this feature since I also find the broadcasting to all to be a PITA for most use cases

cmlaird commented 8 months ago

Cool, thank you! You have a great idea, thanks for all your work on it.

cmlaird commented 8 months ago

Would it be easier if it was somehow linked to a DataSync mission? That way you can still send the shapes and points but to the mission instead of broadcast? Just thinking out loud as I'm still learning how to use DataSync more in NodeRed.