Allow multiple KISS connections #67
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If there are multiple Dire Wolf KISS ports (e.g., multiple channels) or Dire Wolf and another software like BPQ on the network, should be able to connect to all of them and map whatever comes in.
This means adding a list of connection params in the config file, then looping through them each time.
Probably need to add one or more columns to the db table for source so that can be filtered.
Dupe of #65.