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

Add fixture `cameo/luke-700-rgb`

Open FloEdelmann opened this issue 1 year ago • 1 comments

  • Add fixture cameo/luke-700-rgb

Fixture warnings / errors

  • cameo/luke-700-rgb
    • ⚠️ Mode '11 channel' should have shortName '11ch' instead of '11 channel'.
    • ⚠️ Mode '11 channel' should have shortName '11ch' instead of '11 channel'.
    • ⚠️ Category 'Moving Head' suggested since there are pan and tilt channels.
    • ⚠️ Category 'Scanner' suggested since there are pan and tilt channels.
    • ⚠️ Category 'Barrel Scanner' suggested since there are pan and tilt channels.

Thank you logela!

FloEdelmann avatar Aug 17 '24 11: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>

cameo / luke-700-rgb: d-light / attributes-correctness
  • ❌ cameo/luke-700-rgb-11 channel.xmlError parsing XML: Duplicate parameter name: FOCUS/PAN,Duplicate parameter name: FOCUS/TILT
✔️ cameo / luke-700-rgb: dmxcontrol3 / channel-numbers
  • ✔️ cameo-luke-700-rgb-11-channel.xml
✔️ cameo / luke-700-rgb: dragonframe / json-schema-conformity
  • ✔️ cameo/luke-700-rgb.json
  • ✔️ manufacturers.json
✔️ cameo / luke-700-rgb: millumin / json-schema-conformity
  • ✔️ cameo/luke-700-rgb.json
cameo / luke-700-rgb: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/cameo-LUKE-700-RGB.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected ./manufacturer/fixture.qxf: Invalid ZOOM degrees 1 definitions processed. 2 errors detected
cameo / luke-700-rgb: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/cameo-LUKE-700-RGB.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 Aug 17 '24 11:08 github-actions[bot]