chirpstack-packet-multiplexer icon indicating copy to clipboard operation
chirpstack-packet-multiplexer copied to clipboard

Wildcard/automatic gateway detection

Open darkfader opened this issue 5 years ago • 2 comments

Can it have some gateway ID wildcard/regexp? Or are there some other criteria we can match on? (frequency/channel perhaps) Do we need to restart the service to reload the configuration or can we send some signal?

darkfader avatar May 08 '20 21:05 darkfader

I do not plan to support freq. / channel filters but I could see an option to forward for all gateway IDs for a given backend useful. Would you be interested in creating a pull-request?

Yes, you do need to restart the service in order to apply configuration changes.

brocaar avatar May 11 '20 10:05 brocaar

I have to go learn Go first :) I had a small look and probably if I want to implement all my thoughts, I would need to rewrite some structures to dynamically add the gateway IDs. For now, quite busy with other things too.

darkfader avatar May 19 '20 10:05 darkfader