Interface DmxEnvironmentProvider

  • All Known Implementing Classes:
    DmxSceneryModel

    public interface DmxEnvironmentProvider
    • Method Detail

      • getBacklightPorts

        List<org.bidib.wizard.model.ports.BacklightPort> getBacklightPorts()
        Returns:
        the configured backlightPorts
      • getLightPorts

        List<org.bidib.wizard.model.ports.DmxLightPort> getLightPorts()
        Returns:
        the configured lightPorts
      • getDmxChannels

        List<org.bidib.wizard.model.ports.DmxChannel> getDmxChannels()
        Returns:
        the configured dmxChannels