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

Add fixture 'shehds/led-wash-7x12w-rgbw-moving-head-lighting'

Open FloEdelmann opened this issue 3 years ago • 1 comments

  • Add fixture 'shehds/led-wash-7x12w-rgbw-moving-head-lighting'

Thank you BernaSolivellas!

FloEdelmann avatar Jul 13 '22 09: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>

:heavy_check_mark: shehds / led-wash-7x12w-rgbw-moving-head-lighting: d-light / attributes-correctness
  • :heavy_check_mark: shehds/led-wash-7x12w-rgbw-moving-head-lighting-10ch.xml
:heavy_check_mark: shehds / led-wash-7x12w-rgbw-moving-head-lighting: dmxcontrol3 / channel-numbers
  • :heavy_check_mark: shehds-led-wash-7x12w-rgbw-moving-head-lighting-10ch.xml
:heavy_check_mark: shehds / led-wash-7x12w-rgbw-moving-head-lighting: dragonframe / json-schema-conformity
  • :heavy_check_mark: shehds/led-wash-7x12w-rgbw-moving-head-lighting.json
  • :heavy_check_mark: manufacturers.json
:x: shehds / led-wash-7x12w-rgbw-moving-head-lighting: millumin / json-schema-conformity
  • :x: shehds/led-wash-7x12w-rgbw-moving-head-lighting.jsonfixture/availableChannels/Auto (type: Nothing) must NOT have more than 1 properties
    fixture/availableChannels/Auto (type: Nothing) must have required property 'name'
    fixture/availableChannels/Auto (type: Nothing) must match exactly one schema in oneOf
:x: shehds / led-wash-7x12w-rgbw-moving-head-lighting: qlcplus_4.12.2 / fixture-tool-validation
  • :x: fixtures/Shehds-LED-Wash-7x12W-RGBW-Moving-Head-Lighting.qxfNamespace(convert=None, map=False, validate=['.']) manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 1 errors detected
:x: shehds / led-wash-7x12w-rgbw-moving-head-lighting: qlcplus_4.12.2 / xsd-schema-conformity
  • :x: fixtures/Shehds-LED-Wash-7x12W-RGBW-Moving-Head-Lighting.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 'Weight': '0' is not a valid value of the atomic type '{http://www.qlcplus.org/FixtureDefinition}weightType'.
    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 Jul 13 '22 09:07 github-actions[bot]