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

Add fixture `beamz/blaze-fog-800`

Open FloEdelmann opened this issue 1 year ago • 1 comments

  • Add fixture beamz/blaze-fog-800

Fixture warnings / errors

  • beamz/blaze-fog-800
    • ⚠️ Mode '8 channels' should have shortName '8ch' instead of '8 channels'.
    • ⚠️ Mode '8 channels' should have shortName '8ch' instead of '8 channels'.
    • ⚠️ Category 'Color Changer' suggested since there are ColorPreset or ColorIntensity capabilities or Color wheel slots.

Thank you roni!

FloEdelmann avatar Apr 26 '24 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>

✔️ beamz / blaze-fog-800: d-light / attributes-correctness
  • ✔️ beamz/blaze-fog-800-8 channels.xml
✔️ beamz / blaze-fog-800: dmxcontrol3 / channel-numbers
  • ✔️ beamz-blaze-fog-800-8-channels.xml
✔️ beamz / blaze-fog-800: dragonframe / json-schema-conformity
  • ✔️ beamz/blaze-fog-800.json
  • ✔️ manufacturers.json
✔️ beamz / blaze-fog-800: millumin / json-schema-conformity
  • ✔️ beamz/blaze-fog-800.json
beamz / blaze-fog-800: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/BeamZ-Blaze-Fog-800.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected ./manufacturer/fixture.qxf: Invalid power consumption 1 definitions processed. 2 errors detected
beamz / blaze-fog-800: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/BeamZ-Blaze-Fog-800.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 Apr 26 '24 16:04 github-actions[bot]