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

Add fixture 'ckc/wash-jb7'

Open FloEdelmann opened this issue 3 years ago • 1 comments

  • Update manufacturers.json
  • Add fixture 'ckc/wash-jb7'

Fixture warnings / errors

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

Thank you LEEKYUNGEUN!

FloEdelmann avatar Aug 19 '22 13: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>

:heavy_check_mark: ckc / wash-jb7: d-light / attributes-correctness
  • :heavy_check_mark: ckc/wash-jb7-STANDARD.xml
:heavy_check_mark: ckc / wash-jb7: dmxcontrol3 / channel-numbers
  • :heavy_check_mark: ckc-wash-jb7-STANDARD.xml
:heavy_check_mark: ckc / wash-jb7: dragonframe / json-schema-conformity
  • :heavy_check_mark: ckc/wash-jb7.json
  • :heavy_check_mark: manufacturers.json
:heavy_check_mark: ckc / wash-jb7: millumin / json-schema-conformity
  • :heavy_check_mark: ckc/wash-jb7.json
:x: ckc / wash-jb7: qlcplus_4.12.2 / fixture-tool-validation
  • :x: fixtures/ckc-wash-JB7.qxfNamespace(convert=None, map=False, validate=['.']) manufacturer/fixture.qxf: Invalid physical dimensions detected manufacturer/fixture.qxf: Invalid power consumption 1 definitions processed. 2 errors detected
:x: ckc / wash-jb7: qlcplus_4.12.2 / xsd-schema-conformity
  • :x: fixtures/ckc-wash-JB7.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 Aug 19 '22 13:08 github-actions[bot]