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

Add fixture `minar-lighting/ler-4121dmx`

Open FloEdelmann opened this issue 5 years ago • 1 comments

  • Add fixture 'generic/ler-4121dmx'

Fixture warnings / errors

  • generic/ler-4121dmx
    • :x: File does not match schema: fixture.physical.DMXconnector "ethernet" should be equal to one of [3-pin, 3-pin (swapped +/-), 3-pin XLR IP65, 5-pin, 5-pin XLR IP65, 3-pin and 5-pin, 3.5mm stereo jack]

Thank you Jurjen Alkema!

FloEdelmann avatar Sep 07 '20 18: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: generic / ler-4121dmx: d-light / attributes-correctness
  • :heavy_check_mark: generic/ler-4121dmx-RGBW.xml
:x: generic / ler-4121dmx: millumin / json-schema-conformity
  • :x: generic/ler-4121dmx.jsonfixture.physical.DMXconnector "ethernet" should 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: generic / ler-4121dmx: qlcplus_4.12.2 / fixture-tool-validation
  • :x: fixtures/Generic-LER-4121DMX.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: generic / ler-4121dmx: qlcplus_4.12.2 / xsd-schema-conformity
  • :x: fixtures/Generic-LER-4121DMX.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 'ethernet' 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': 'ethernet' is not a valid value of the atomic type '{http://www.qlcplus.org/FixtureDefinition}connectorType'.

FloEdelmann avatar Sep 07 '20 18:09 FloEdelmann