open-fixture-library icon indicating copy to clipboard operation
open-fixture-library copied to clipboard

Add fixture `pr-lighting/1037`

Open FloEdelmann opened this issue 7 months ago • 1 comments

  • Add fixture pr-lighting/1037

Fixture warnings / errors

  • pr-lighting/1037
    • ⚠️ Unused channel(s): dimmer, dimmer fine
    • ⚠️ Category 'Color Changer' suggested since there are ColorPreset or ColorIntensity capabilities or Color wheel slots.

Thank you @karim!

FloEdelmann avatar May 26 '25 20:05 FloEdelmann

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>

✔️ pr-lighting / 1037: d-light / attributes-correctness
  • ✔️ pr-lighting/1037-Prligting 1037.xml
✔️ pr-lighting / 1037: dmxcontrol3 / channel-numbers
  • ✔️ pr-lighting-1037-Prligting-1037.xml
✔️ pr-lighting / 1037: dragonframe / json-schema-conformity
  • ✔️ pr-lighting/1037.json
  • ✔️ manufacturers.json
✔️ pr-lighting / 1037: millumin / json-schema-conformity
  • ✔️ pr-lighting/1037.json
pr-lighting / 1037: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/PR-LIGHTING-1037.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected ./manufacturer/fixture.qxf: Invalid ZOOM degrees 1 definitions processed. 2 errors detected
pr-lighting / 1037: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/PR-LIGHTING-1037.qxfElement '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Weight': [facet 'minExclusive'] The value '0' must be greater than '0'.
    Element '{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'.

github-actions[bot] avatar May 26 '25 20:05 github-actions[bot]