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

Add fixture `boomtonedj/par-56-rgb-led`

Open FloEdelmann opened this issue 2 years ago • 3 comments

  • Add fixture boomtonedj/par-56-rgb-led

Thank you @ZGen276!

FloEdelmann avatar Oct 13 '23 19:10 FloEdelmann

More info on the webpage: https://www.boomtonedj.com/boomtonedj-par-56-rgb-led-black-p40642.html

kengruven avatar Oct 17 '23 18:10 kengruven

@FloEdelmann this one should be good to go 👍

luc122c avatar Apr 20 '25 22:04 luc122c

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>

✔️ boomtonedj / par-56-rgb-led: d-light / attributes-correctness
  • ✔️ boomtonedj/par-56-rgb-led-7ch.xml
  • ✔️ boomtonedj/par-56-rgb-led-3ch.xml
✔️ boomtonedj / par-56-rgb-led: dmxcontrol3 / channel-numbers
  • ✔️ boomtonedj-par-56-rgb-led-7ch.xml
  • ✔️ boomtonedj-par-56-rgb-led-3ch.xml
✔️ boomtonedj / par-56-rgb-led: dragonframe / json-schema-conformity
  • ✔️ boomtonedj/par-56-rgb-led.json
  • ✔️ manufacturers.json
✔️ boomtonedj / par-56-rgb-led: millumin / json-schema-conformity
  • ✔️ boomtonedj/par-56-rgb-led.json
boomtonedj / par-56-rgb-led: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/BoomToneDJ-PAR-56-RGB-LED.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 1 errors detected
boomtonedj / par-56-rgb-led: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/BoomToneDJ-PAR-56-RGB-LED.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 20 '25 22:04 github-actions[bot]