OpenLightingProject / open-fixture-library

A library and website for lighting technology's DMX fixture definition files.
https://open-fixture-library.org/
MIT License
187 stars 62 forks source link

Add fixture `sgm/q8` #4058

Open FloEdelmann opened 1 month ago

FloEdelmann commented 1 month ago

Fixture warnings / errors

User comment

only 10 Channel mode created

Thank you Kochi!

github-actions[bot] commented 1 month ago

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'.