Skip to main content

Module subscription_objects

Module subscription_objects 

Source

Enums§

DMXConfigurationForClient
Represents the state of a single DMX channel tailored specifically for clear visual representation in the client’s GUI DMX overview.
SubscribeTopic
Defines the available data streams or engine states that a client can subscribe to.
TopicPayload
Container for the actual data payload dispatched during a topic update.
UpdateMode
Specifies the frequency and condition under which the server transmits topic updates.

Type Aliases§

DMXConfigForClientState
Represents the full DMX patch configuration mapped out for the client, structured as a 2D array (universes containing individual channels).