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

Add fixture `exalux/exoraa-panel`

Open FloEdelmann opened this issue 1 year ago • 1 comments

  • Update manufacturers.json
  • Add fixture exalux/exoraa-panel

Thank you @skouza666!

FloEdelmann avatar Jul 17 '24 11: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>

✔️ exalux / exoraa-panel: d-light / attributes-correctness
  • ✔️ exalux/exoraa-panel-CCT.xml
✔️ exalux / exoraa-panel: dmxcontrol3 / channel-numbers
  • ✔️ exalux-exoraa-panel-CCT.xml
✔️ exalux / exoraa-panel: dragonframe / json-schema-conformity
  • ✔️ exalux/exoraa-panel.json
  • ✔️ manufacturers.json
✔️ exalux / exoraa-panel: millumin / json-schema-conformity
  • ✔️ exalux/exoraa-panel.json
exalux / exoraa-panel: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/EXALUX-Exoraa²-Panel.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 1 errors detected
exalux / exoraa-panel: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/EXALUX-Exoraa²-Panel.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 17 '24 11:07 github-actions[bot]