You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 8, 2023. It is now read-only.
The tool already supports using multiple subnets and nets for the output, however it only outputs on universe 1. It would be helpful if we could change the universe that the data is written to.
Having looked into this already, I don't think this will be a small fix. It seems as if the SendDMX() function doesn't include the scopes for multiple universes.
I am trying things out in my fork of the repository, but with my little experience in Golang, there might be a better way to doing this.