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

Add fixture 'sgm/q-2'

Open FloEdelmann opened this issue 3 years ago • 1 comments

  • Add fixture 'sgm/q-2'

Fixture warnings / errors

  • sgm/q-2
    • :x: File does not match schema: fixture/links/productPage/0 "https://sgmlight.com/products…" must match format "uri"

Thank you @tjawk!

FloEdelmann avatar Jul 06 '22 12: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: sgm / q-2: d-light / attributes-correctness
  • :heavy_check_mark: sgm/q-2-3CH.xml
  • :heavy_check_mark: sgm/q-2-4CH.xml
  • :heavy_check_mark: sgm/q-2-6CH.xml
  • :heavy_check_mark: sgm/q-2-6CH-RGBW.xml
  • :heavy_check_mark: sgm/q-2-9CH.xml
  • :heavy_check_mark: sgm/q-2-10CH.xml
  • :heavy_check_mark: sgm/q-2-12CH.xml
:heavy_check_mark: sgm / q-2: dmxcontrol3 / channel-numbers
  • :heavy_check_mark: sgm-q-2-3CH.xml
  • :heavy_check_mark: sgm-q-2-4CH.xml
  • :heavy_check_mark: sgm-q-2-6CH.xml
  • :heavy_check_mark: sgm-q-2-6CH-RGBW.xml
  • :heavy_check_mark: sgm-q-2-9CH.xml
  • :heavy_check_mark: sgm-q-2-10CH.xml
  • :heavy_check_mark: sgm-q-2-12CH.xml
:x: sgm / q-2: dragonframe / json-schema-conformity
  • :x: sgm/q-2.jsonfixture/links/productPage/0 "https://sgmlight.com/products…" must match format "uri"
  • :heavy_check_mark: manufacturers.json
:x: sgm / q-2: millumin / json-schema-conformity
  • :x: sgm/q-2.jsonfixture/physical/DMXconnector "5-pin XLR IP65" must be equal to one of [3-pin, 5-pin, 3-pin (swapped +/-), 3-pin and 5-pin, 3-pin XLR IP65, 3.5mm stereo jack]
:x: sgm / q-2: qlcplus_4.12.2 / fixture-tool-validation
  • :x: fixtures/SGM-Q-2.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: sgm / q-2: qlcplus_4.12.2 / xsd-schema-conformity
  • :x: fixtures/SGM-Q-2.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'.
    Element '{http://www.qlcplus.org/FixtureDefinition}Technical', attribute 'DmxConnector': [facet 'enumeration'] The value '5-pin XLR IP65' is not an element of the set {'3-pin', '5-pin', '3-pin and 5-pin', '3-pin IP65', '5-pin IP65', '3.5 mm stereo jack', 'Wireless', 'Other'}.
    Element '{http://www.qlcplus.org/FixtureDefinition}Technical', attribute 'DmxConnector': '5-pin XLR IP65' is not a valid value of the atomic type '{http://www.qlcplus.org/FixtureDefinition}connectorType'.

github-actions[bot] avatar Jul 06 '22 12:07 github-actions[bot]