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

Add fixture `lcg/ultra-led-beam`

Open FloEdelmann opened this issue 1 year ago • 1 comments

  • Update manufacturers.json
  • Add fixture lcg/ultra-led-beam

Fixture warnings / errors

  • lcg/ultra-led-beam
    • ⚠️ Mode '12CH' should have shortName '12ch' instead of '12CH'.
    • ⚠️ Mode '12CH' should have shortName '12ch' instead of '12CH'.
    • ⚠️ Unused wheel slot(s): Color Wheel (slot 16), Color Wheel (slot 18)

Thank you Sebastien MARQUIS!

FloEdelmann avatar Sep 27 '24 02:09 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>

✔️ lcg / ultra-led-beam: d-light / attributes-correctness
  • ✔️ lcg/ultra-led-beam-12CH.xml
lcg / ultra-led-beam: dmxcontrol3 / channel-numbers
  • ❌ lcg-ultra-led-beam-12CH.xmlCapability 64…95 in channel 7 overlaps with other capabilities.
    Channel 6 "Gobo Wheel" is missing capabilities. Used ranges: 0…89, 226…255
✔️ lcg / ultra-led-beam: dragonframe / json-schema-conformity
  • ✔️ lcg/ultra-led-beam.json
  • ✔️ manufacturers.json
✔️ lcg / ultra-led-beam: millumin / json-schema-conformity
  • ✔️ lcg/ultra-led-beam.json
✔️ lcg / ultra-led-beam: qlcplus_4.12.2 / fixture-tool-validation
  • ✔️ fixtures/LCG-ULTRA-LED-BEAM.qxf
✔️ lcg / ultra-led-beam: qlcplus_4.12.2 / xsd-schema-conformity
  • ✔️ fixtures/LCG-ULTRA-LED-BEAM.qxf

github-actions[bot] avatar Sep 27 '24 02:09 github-actions[bot]