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

Add fixture `rs/mh-100w-led`

Open FloEdelmann opened this issue 1 year ago • 1 comments

  • Update manufacturers.json
  • Add fixture rs/mh-100w-led

Fixture warnings / errors

  • rs/mh-100w-led
    • ❌ File does not match schema: fixture/wheels/Color Wheel/slots must NOT have fewer than 2 items

Thank you Urgent_2404!

FloEdelmann avatar Aug 15 '24 10: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>

✔️ rs / mh-100w-led: d-light / attributes-correctness
  • ✔️ rs/mh-100w-led-11 CH.xml
✔️ rs / mh-100w-led: dmxcontrol3 / channel-numbers
  • ✔️ rs-mh-100w-led-11-CH.xml
rs / mh-100w-led: dragonframe / json-schema-conformity
  • ❌ rs/mh-100w-led.jsonfixture/wheels/Color Wheel/slots must NOT have fewer than 2 items
  • ✔️ manufacturers.json
✔️ rs / mh-100w-led: millumin / json-schema-conformity
  • ✔️ rs/mh-100w-led.json
rs / mh-100w-led: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/RS-MH-100W-LED.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected ./manufacturer/fixture.qxf: Invalid PAN degrees ./manufacturer/fixture.qxf: Invalid TILT degrees 1 definitions processed. 3 errors detected
rs / mh-100w-led: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/RS-MH-100W-LED.qxfElement '{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 15 '24 10:08 github-actions[bot]