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

Add fixture `beamz/mhl36`

Open FloEdelmann opened this issue 2 years ago • 2 comments

  • Add fixture beamz/mhl36

Fixture warnings / errors

  • beamz/mhl36
    • :x: Mode '14chanel' should have 14 channels according to its name but actually has 11.
    • :x: Mode '14chanel' should have 14 channels according to its shortName but actually has 11.
    • :warning: Category 'Color Changer' suggested since there are ColorPreset or ColorIntensity capabilities or Color wheel slots.

Thank you an!

FloEdelmann avatar Jul 29 '23 17:07 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: beamz / mhl36: d-light / attributes-correctness
  • :heavy_check_mark: beamz/mhl36-14chanel.xml
:heavy_check_mark: beamz / mhl36: dmxcontrol3 / channel-numbers
  • :heavy_check_mark: beamz-mhl36-14chanel.xml
:heavy_check_mark: beamz / mhl36: dragonframe / json-schema-conformity
  • :heavy_check_mark: beamz/mhl36.json
  • :heavy_check_mark: manufacturers.json
:heavy_check_mark: beamz / mhl36: millumin / json-schema-conformity
  • :heavy_check_mark: beamz/mhl36.json
:x: beamz / mhl36: qlcplus_4.12.2 / fixture-tool-validation
  • :x: fixtures/BeamZ-MHL36.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected ./manufacturer/fixture.qxf: Invalid power consumption 1 definitions processed. 2 errors detected
:x: beamz / mhl36: qlcplus_4.12.2 / xsd-schema-conformity
  • :x: fixtures/BeamZ-MHL36.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 Jul 29 '23 17:07 github-actions[bot]

#1589 is also beamz/mhl36. I don't think either one is close to being usable yet: the manual linked here shows only 28ch and 23ch modes, and neither mapping has anything like either of those.

kengruven avatar Dec 26 '23 18:12 kengruven

Alright, I'll close both as being incomplete then. Thanks for checking!

FloEdelmann avatar May 07 '24 18:05 FloEdelmann