pub fn on_dmx_config_update(data: DMXConfigForClientState)Expand description
Entry point for engine-side DMX configuration changes.
When the internal DMX allocation changes, this function updates the global cache and broadcasts the new state to all clients actively listening for changes.
ยงArguments
data- The newly computed 2D structure of the client-facing DMX configuration.