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

Add fixture `eurolite/led-tmh-46`

Open FloEdelmann opened this issue 2 years ago • 2 comments

  • Add fixture eurolite/led-tmh-46

Fixture warnings / errors

  • eurolite/led-tmh-46
    • :warning: Mode '16CH' should have shortName '16ch' instead of '16CH'.
    • :warning: Mode '16CH' should have shortName '16ch' instead of '16CH'.
    • :warning: Category 'Color Changer' suggested since there are ColorPreset or ColorIntensity capabilities or Color wheel slots.

Thank you ELIE!

FloEdelmann avatar Mar 30 '23 14:03 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: eurolite / led-tmh-46: d-light / attributes-correctness
  • :heavy_check_mark: eurolite/led-tmh-46-16CH.xml
:heavy_check_mark: eurolite / led-tmh-46: dmxcontrol3 / channel-numbers
  • :heavy_check_mark: eurolite-led-tmh-46-16CH.xml
:heavy_check_mark: eurolite / led-tmh-46: dragonframe / json-schema-conformity
  • :heavy_check_mark: eurolite/led-tmh-46.json
  • :heavy_check_mark: manufacturers.json
:heavy_check_mark: eurolite / led-tmh-46: millumin / json-schema-conformity
  • :heavy_check_mark: eurolite/led-tmh-46.json
:x: eurolite / led-tmh-46: qlcplus_4.12.2 / fixture-tool-validation
  • :x: fixtures/Eurolite-LED-TMH-46.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected ./manufacturer/fixture.qxf: Invalid PAN degrees 1 definitions processed. 2 errors detected
:x: eurolite / led-tmh-46: qlcplus_4.12.2 / xsd-schema-conformity
  • :x: fixtures/Eurolite-LED-TMH-46.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 Mar 30 '23 14:03 github-actions[bot]

#1523 is also for the Eurolite TMH-46, and looks to be much further along. Close this one?

kengruven avatar Dec 27 '23 17:12 kengruven