Skip to content

Add fixture eurolite/led-outdoor-spot-15w-rgbw-quickdmx-with-stake #4847

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FloEdelmann
Copy link
Member

  • Add fixture eurolite/led-outdoor-spot-15w-rgbw-quickdmx-with-stake

Fixture warnings / errors

  • eurolite/led-outdoor-spot-15w-rgbw-quickdmx-with-stake
    • ❌ File does not match schema: fixture/physical/DMXconnector "quickDMX (wireless DMX512)" must be equal to one of [3-pin, 3-pin (swapped +/-), 3-pin XLR IP65, 5-pin, 5-pin XLR IP65, 3-pin and 5-pin, 3.5mm stereo jack, RJ45]
    • ❌ File does not match schema: fixture/wheels/Strobe and sound control/slots must NOT have fewer than 2 items

Thank you @Stieselkeine!

@FloEdelmann FloEdelmann added new-fixture Request or implementation to add a new fixture definition. via-editor Opened via the editor on the open-fixture-library.org website. labels May 7, 2025
Copy link

github-actions bot commented May 7, 2025

Export files validity

(Output of test script tests/github/exports-valid.js.)

Test the exported files of selected fixtures against the plugins' export tests.
You can run a plugin's export tests by executing:
$ node cli/run-export-test.js -p <plugin name> <fixtures>

✔️ eurolite / led-outdoor-spot-15w-rgbw-quickdmx-with-stake: d-light / attributes-correctness
  • ✔️ eurolite/led-outdoor-spot-15w-rgbw-quickdmx-with-stake-3ch.xml
  • ✔️ eurolite/led-outdoor-spot-15w-rgbw-quickdmx-with-stake-4ch.xml
  • ✔️ eurolite/led-outdoor-spot-15w-rgbw-quickdmx-with-stake-6ch.xml
  • ✔️ eurolite/led-outdoor-spot-15w-rgbw-quickdmx-with-stake-8ch.xml
  • ✔️ eurolite/led-outdoor-spot-15w-rgbw-quickdmx-with-stake-11ch.xml
✔️ eurolite / led-outdoor-spot-15w-rgbw-quickdmx-with-stake: dmxcontrol3 / channel-numbers
  • ✔️ eurolite-led-outdoor-spot-15w-rgbw-quickdmx-with-stake-3ch.xml
  • ✔️ eurolite-led-outdoor-spot-15w-rgbw-quickdmx-with-stake-4ch.xml
  • ✔️ eurolite-led-outdoor-spot-15w-rgbw-quickdmx-with-stake-6ch.xml
  • ✔️ eurolite-led-outdoor-spot-15w-rgbw-quickdmx-with-stake-8ch.xml
  • ✔️ eurolite-led-outdoor-spot-15w-rgbw-quickdmx-with-stake-11ch.xml
eurolite / led-outdoor-spot-15w-rgbw-quickdmx-with-stake: dragonframe / json-schema-conformity
  • ❌ eurolite/led-outdoor-spot-15w-rgbw-quickdmx-with-stake.jsonfixture/physical/DMXconnector "quickDMX (wireless DMX512)" must be equal to one of [3-pin, 3-pin (swapped +/-), 3-pin XLR IP65, 5-pin, 5-pin XLR IP65, 3-pin and 5-pin, 3.5mm stereo jack]
  • ✔️ manufacturers.json
eurolite / led-outdoor-spot-15w-rgbw-quickdmx-with-stake: millumin / json-schema-conformity
  • ❌ eurolite/led-outdoor-spot-15w-rgbw-quickdmx-with-stake.jsonfixture/physical/DMXconnector "quickDMX (wireless DMX512)" must be equal to one of [3-pin, 5-pin, 3-pin (swapped +/-), 3-pin and 5-pin, 3-pin XLR IP65, 3.5mm stereo jack]
eurolite / led-outdoor-spot-15w-rgbw-quickdmx-with-stake: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/Eurolite-LED-Outdoor-Spot-15W-RGBW-QuickDMX-with-stake.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid DMX connector 1 definitions processed. 1 errors detected
eurolite / led-outdoor-spot-15w-rgbw-quickdmx-with-stake: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/Eurolite-LED-Outdoor-Spot-15W-RGBW-QuickDMX-with-stake.qxfElement '{http://www.qlcplus.org/FixtureDefinition}Technical', attribute 'DmxConnector': [facet 'enumeration'] The value 'quickDMX (wireless DMX512)' is not an element of the set {'3-pin', '5-pin', '3-pin and 5-pin', '3-pin IP65', '5-pin IP65', '3.5 mm stereo jack', 'Wireless', 'Other'}.

@Stieselkeine
Copy link

Hi,
I am the one that created the fixture through the editor and I have some questions:

  1. This Spot is wireless only. It uses the eurolite quickDMX-Protocol. Is this spot even eligible for the library?

    • If yes: Is it possible to add a suitable DMXConnector to the schema (like wireless or something similar)
    • If no: There is also a variant with a physical DMX-connector and similar functionality. That could also be added to the library
  2. In the 3ch-mode the 1. channel represents a color wheel of some sorts that fades through the rgb-spectrum. Which capability would be suited best for this channel?

  3. Am I right in assuming the Effect-capability is something that changes on it's own with the speed specified by EffectSpeed?

  4. In some modes this spot let's you specify the 'step-response'-characteristicts. From off (like an LED) to Dim4 (like a really slow halogen lamp). I used the capability Generic to model this. Is this suitable?

  5. The channel Jump/fade internal programs controls how the internal programs change the color (either fade or jump). I used EffectParameter for this with slow and instant as the parameters. Is this suitable?

The Fading in/out-channel is something I don't understand myself yet and that has to be investigated. I will post a further comment about this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-fixture Request or implementation to add a new fixture definition. via-editor Opened via the editor on the open-fixture-library.org website.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants