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

Add fixture `novistar/wash-7-led`

Open FloEdelmann opened this issue 4 years ago • 1 comments

  • Update manufacturers.json
  • Add fixture 'novistar/wash-7-led'

Fixture warnings / errors

  • novistar/wash-7-led
    • :warning: Category 'Color Changer' suggested since there are ColorPreset or ColorIntensity capabilities or Color wheel slots.

Thank you b!

FloEdelmann avatar Sep 06 '21 09:09 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: novistar / wash-7-led: d-light / attributes-correctness
  • :heavy_check_mark: novistar/wash-7-led-14.xml
:heavy_check_mark: novistar / wash-7-led: dragonframe / json-schema-conformity
  • :heavy_check_mark: novistar/wash-7-led.json
  • :heavy_check_mark: manufacturers.json
:heavy_check_mark: novistar / wash-7-led: millumin / json-schema-conformity
  • :heavy_check_mark: novistar/wash-7-led.json
:x: novistar / wash-7-led: qlcplus_4.12.2 / fixture-tool-validation
  • :x: fixtures/Novistar-Wash-7-Led.qxfNamespace(convert=None, map=False, validate=['.']) manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 1 errors detected
:x: novistar / wash-7-led: qlcplus_4.12.2 / xsd-schema-conformity
  • :x: fixtures/Novistar-Wash-7-Led.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 Sep 06 '21 09:09 github-actions[bot]