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

Add fixture `china/1000w-led-strobe`

Open FloEdelmann opened this issue 3 weeks ago • 1 comments

  • Update manufacturers.json
  • Add fixture china/1000w-led-strobe

Fixture warnings / errors

  • china/1000w-led-strobe
    • ❌ Category 'Matrix' invalid since fixture does not define a matrix.
    • ❌ Category 'Pixel Bar' invalid since no horizontally aligned matrix is defined.
    • ⚠️ Category 'Color Changer' suggested since there are ColorPreset or ColorIntensity capabilities or Color wheel slots.

Thank you Luca!

FloEdelmann avatar Dec 07 '25 16:12 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>

✔️ china / 1000w-led-strobe: d-light / attributes-correctness
  • ✔️ china/1000w-led-strobe-39ch.xml
✔️ china / 1000w-led-strobe: dmxcontrol3 / channel-numbers
  • ✔️ china-1000w-led-strobe-39ch.xml
✔️ china / 1000w-led-strobe: dragonframe / json-schema-conformity
  • ✔️ china/1000w-led-strobe.json
  • ✔️ manufacturers.json
✔️ china / 1000w-led-strobe: millumin / json-schema-conformity
  • ✔️ china/1000w-led-strobe.json
✔️ china / 1000w-led-strobe: qlcplus_4.12.2 / fixture-tool-validation
  • ✔️ fixtures/China-1000W-Led-strobe.qxf
✔️ china / 1000w-led-strobe: qlcplus_4.12.2 / xsd-schema-conformity
  • ✔️ fixtures/China-1000W-Led-strobe.qxf

github-actions[bot] avatar Dec 07 '25 16:12 github-actions[bot]