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

Add fixture 'cameo/movo-beam-100'

Open FloEdelmann opened this issue 3 years ago • 1 comments

  • Add fixture 'cameo/movo-beam-100'

Fixture warnings / errors

  • cameo/movo-beam-100
    • :warning: Mode '15Ch' should have shortName '15ch' instead of '15Ch'.
    • :warning: Mode '15Ch' should have shortName '15ch' instead of '15Ch'.
    • :warning: Unused channel(s): pan, pan 2, pan 2 fine, tilt
    • :warning: Category 'Color Changer' suggested since there are ColorPreset or ColorIntensity capabilities or Color wheel slots.

Thank you Mátyus Zsolt!

FloEdelmann avatar Apr 26 '22 16:04 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>

:x: cameo / movo-beam-100: d-light / attributes-correctness
  • :x: cameo/movo-beam-100-15Ch.xmlError parsing XML: Duplicate parameter name: FOCUS/PAN,Duplicate parameter name: FOCUS/TILT
:heavy_check_mark: cameo / movo-beam-100: dmxcontrol3 / channel-numbers
  • :heavy_check_mark: cameo-movo-beam-100-15Ch.xml
:x: cameo / movo-beam-100: dragonframe / json-schema-conformity
  • :x: cameo/movo-beam-100.jsonfixture/availableChannels/Strobe/capabilities/6/shutterEffect "Burst" must be equal to one of [Open, Closed, Strobe, Pulse, RampUp, RampDown, RampUpDown, Lightning, Spikes]
  • :heavy_check_mark: manufacturers.json
:heavy_check_mark: cameo / movo-beam-100: millumin / json-schema-conformity
  • :heavy_check_mark: cameo/movo-beam-100.json
:x: cameo / movo-beam-100: qlcplus_4.12.2 / fixture-tool-validation
  • :x: fixtures/cameo-Movo-Beam-100.qxfNamespace(convert=None, map=False, validate=['.']) manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 1 errors detected
:x: cameo / movo-beam-100: qlcplus_4.12.2 / xsd-schema-conformity
  • :x: fixtures/cameo-Movo-Beam-100.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'.

github-actions[bot] avatar Apr 26 '22 16:04 github-actions[bot]