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

Add fixture `sgm/q8`

Open FloEdelmann opened this issue 1 year ago • 1 comments

  • Add fixture sgm/q8

Fixture warnings / errors

  • sgm/q8
    • ⚠️ Category 'Color Changer' suggested since there are ColorPreset or ColorIntensity capabilities or Color wheel slots.

User comment

only 10 Channel mode created

Thank you Kochi!

FloEdelmann avatar Jul 06 '24 14:07 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>

✔️ sgm / q8: d-light / attributes-correctness
  • ✔️ sgm/q8-10ch.xml
✔️ sgm / q8: dmxcontrol3 / channel-numbers
  • ✔️ sgm-q8-10ch.xml
✔️ sgm / q8: dragonframe / json-schema-conformity
  • ✔️ sgm/q8.json
  • ✔️ manufacturers.json
✔️ sgm / q8: millumin / json-schema-conformity
  • ✔️ sgm/q8.json
sgm / q8: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/SGM-Q8.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 1 errors detected
sgm / q8: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/SGM-Q8.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 Jul 06 '24 14:07 github-actions[bot]