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

Add fixture `u-king/mini-led-moving-head`

Open FloEdelmann opened this issue 1 year ago • 1 comments

  • Update manufacturers.json
  • Add fixture u-king/mini-led-moving-head

Fixture warnings / errors

  • u-king/mini-led-moving-head
    • ❌ Category 'Moving Head' invalid since there are not both pan and tilt channels.

Thank you lest!

FloEdelmann avatar Jun 02 '24 14:06 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>

u-king / mini-led-moving-head: d-light / attributes-correctness
  • ❌ u-king/mini-led-moving-head-Pan.xmlError parsing XML: Duplicate parameter name: FOCUS/PAN
✔️ u-king / mini-led-moving-head: dmxcontrol3 / channel-numbers
  • ✔️ u-king-mini-led-moving-head-Pan.xml
✔️ u-king / mini-led-moving-head: dragonframe / json-schema-conformity
  • ✔️ u-king/mini-led-moving-head.json
  • ✔️ manufacturers.json
✔️ u-king / mini-led-moving-head: millumin / json-schema-conformity
  • ✔️ u-king/mini-led-moving-head.json
u-king / mini-led-moving-head: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/U´King-Mini-LED-Moving-Head.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 1 errors detected
u-king / mini-led-moving-head: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/U´King-Mini-LED-Moving-Head.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 '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 Jun 02 '24 14:06 github-actions[bot]

Without a model number or URL, I can't tell which UKing fixture this is. And with only "Pan" channels, it's not useful, anyway. OK to close.

kengruven avatar Oct 31 '24 01:10 kengruven