So I have this client, we plan on giving them two separate controllers. Controller One (CueServer) for their custom light show that they want and the second controller would be the WLED. Now both controllers will communicate to a Baldrick board over the network using ArtNet but this is where im having my issue. The CueServer start universe must be at 1… while the start universe of the WLED likes to start at zero. Im able to manual log into the baldrick board and change switch from 1 to 0 but I was wondering if I can change the start universe of the WLED to 1 instead.
Update: I managed to change the index on the CueServer to begin at 0. But nonetheless, if there the ability to switch the WLED indexing to 1 instead of 0, that would be great.