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

Add fixture `shehds/fresnel-led-250w-rgbw`

Open FloEdelmann opened this issue 8 months ago • 1 comments

  • Add fixture shehds/fresnel-led-250w-rgbw

Thank you YANN VI!

FloEdelmann avatar Apr 21 '25 16:04 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>

✔️ shehds / fresnel-led-250w-rgbw: d-light / attributes-correctness
  • ✔️ shehds/fresnel-led-250w-rgbw-10 CANAUX.xml
✔️ shehds / fresnel-led-250w-rgbw: dmxcontrol3 / channel-numbers
  • ✔️ shehds-fresnel-led-250w-rgbw-10-CANAUX.xml
✔️ shehds / fresnel-led-250w-rgbw: dragonframe / json-schema-conformity
  • ✔️ shehds/fresnel-led-250w-rgbw.json
  • ✔️ manufacturers.json
✔️ shehds / fresnel-led-250w-rgbw: millumin / json-schema-conformity
  • ✔️ shehds/fresnel-led-250w-rgbw.json
shehds / fresnel-led-250w-rgbw: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/Shehds-fresnel-led-250w-rgbw.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 1 errors detected
shehds / fresnel-led-250w-rgbw: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/Shehds-fresnel-led-250w-rgbw.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'.

github-actions[bot] avatar Apr 21 '25 16:04 github-actions[bot]