Skip to content
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

Add fixture eurolite/pfe-100 #4679

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

Conversation

FloEdelmann
Copy link
Member

  • Add fixture eurolite/pfe-100

Fixture warnings / errors

  • eurolite/pfe-100
    • ❌ Mode '9 Channel' should have 9 channels according to its name but actually has 8.
    • ❌ Mode '9 Channel' should have 9 channels according to its shortName but actually has 8.
    • ⚠️ Mode '9 Channel' should have shortName '9ch' instead of '9CH'.
    • ⚠️ Mode '9 Channel' should have shortName '9ch' instead of '9CH'.
    • ⚠️ Category 'Color Changer' suggested since there are ColorPreset or ColorIntensity capabilities or Color wheel slots.

Thank you Elias!

@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 Feb 26, 2025
Copy link

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 / pfe-100: d-light / attributes-correctness
  • ✔️ eurolite/pfe-100-9CH.xml
✔️ eurolite / pfe-100: dmxcontrol3 / channel-numbers
  • ✔️ eurolite-pfe-100-9CH.xml
✔️ eurolite / pfe-100: dragonframe / json-schema-conformity
  • ✔️ eurolite/pfe-100.json
  • ✔️ manufacturers.json
✔️ eurolite / pfe-100: millumin / json-schema-conformity
  • ✔️ eurolite/pfe-100.json
eurolite / pfe-100: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/Eurolite-PFE-100.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 1 errors detected
eurolite / pfe-100: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/Eurolite-PFE-100.qxfElement '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Width': '0' is not a valid value of the atomic type 'xs:positiveInteger'.
    Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Height': '0' is not a valid value of the atomic type 'xs:positiveInteger'.
    Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Depth': '0' is not a valid value of the atomic type 'xs:positiveInteger'.

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.

1 participant