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

Add fixture 'ayrton/magic-panel-602'

Open FloEdelmann opened this issue 3 years ago • 1 comments

  • Add fixture 'ayrton/magic-panel-602'

Fixture warnings / errors

  • ayrton/magic-panel-602
    • :x: Channel key 'RED' is already defined (maybe in another letter case).
    • :x: Channel key 'RED 2' is already defined (maybe in another letter case).
    • :x: Channel key 'RED 3' is already defined (maybe in another letter case).
    • :x: Category 'Matrix' invalid since fixture does not define a matrix.
    • :warning: Unused channel(s): pan, pan fine, tilt, tilt fine, pan/tilt speed, pan continuous, tilt continuous, rgbw fine, blue 13, blue 14

Thank you NINIMIX!

FloEdelmann avatar Aug 20 '22 20:08 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>

:x: ayrton / magic-panel-602: d-light / attributes-correctness
  • :heavy_check_mark: ayrton/magic-panel-602-EXTENDED.xml
  • :x: ayrton/magic-panel-602-EXT 2.xmlError parsing XML: Duplicate parameter name: COLOUR/RED_2,Duplicate parameter name: COLOUR/RED_3,Duplicate parameter name: COLOUR/RED,Duplicate parameter name: FOCUS/PAN,Duplicate parameter name: FOCUS/TILT
:x: ayrton / magic-panel-602: dmxcontrol3 / channel-numbers
  • :x: ayrton-magic-panel-602-EXTENDED.xmlChannel 1 "RGBW" is missing capabilities. Used ranges: 16…160, 5…14
  • :heavy_check_mark: ayrton-magic-panel-602-EXT-2.xml
:heavy_check_mark: ayrton / magic-panel-602: dragonframe / json-schema-conformity
  • :heavy_check_mark: ayrton/magic-panel-602.json
  • :heavy_check_mark: manufacturers.json
:heavy_check_mark: ayrton / magic-panel-602: millumin / json-schema-conformity
  • :heavy_check_mark: ayrton/magic-panel-602.json
:x: ayrton / magic-panel-602: qlcplus_4.12.2 / fixture-tool-validation
  • :x: fixtures/Ayrton-MAGIC-PANEL-602.qxfNamespace(convert=None, map=False, validate=['.']) manufacturer/fixture.qxf: Invalid physical dimensions detected manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 2 errors detected
:x: ayrton / magic-panel-602: qlcplus_4.12.2 / xsd-schema-conformity
  • :x: fixtures/Ayrton-MAGIC-PANEL-602.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'.
    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 Aug 20 '22 20:08 github-actions[bot]