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

Add fixture `eurolite/tmh-h90`

Open FloEdelmann opened this issue 1 year ago • 1 comments

  • Add fixture eurolite/tmh-h90

Fixture warnings / errors

  • eurolite/tmh-h90
    • ❌ Capability 'Wheel slot rotation stop (Gobo indexing)' (0…127) in channel 'Gobo Wheel Rotation' does not explicitly reference any wheel, but the default wheel 'Gobo Wheel Rotation' (through the channel name) does not exist.
    • ❌ Capability 'Wheel slot rotation fast CW' (128…190) in channel 'Gobo Wheel Rotation' does not explicitly reference any wheel, but the default wheel 'Gobo Wheel Rotation' (through the channel name) does not exist.
    • ❌ Capability 'Wheel slot rotation stop' (191…192) in channel 'Gobo Wheel Rotation' does not explicitly reference any wheel, but the default wheel 'Gobo Wheel Rotation' (through the channel name) does not exist.
    • ❌ Capability 'Wheel slot rotation slow CCW' (193…255) in channel 'Gobo Wheel Rotation' does not explicitly reference any wheel, but the default wheel 'Gobo Wheel Rotation' (through the channel name) does not exist.
    • ⚠️ Category 'Color Changer' suggested since there are ColorPreset or ColorIntensity capabilities or Color wheel slots.

Thank you Tchang!

FloEdelmann avatar Mar 07 '24 15: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>

✔️ eurolite / tmh-h90: d-light / attributes-correctness
  • ✔️ eurolite/tmh-h90-Extended.xml
eurolite / tmh-h90: dmxcontrol3 / channel-numbers
  • Unable to export fixture: Cannot read properties of null (reading 'type')
✔️ eurolite / tmh-h90: dragonframe / json-schema-conformity
  • ✔️ eurolite/tmh-h90.json
  • ✔️ manufacturers.json
✔️ eurolite / tmh-h90: millumin / json-schema-conformity
  • ✔️ eurolite/tmh-h90.json
eurolite / tmh-h90: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/Eurolite-TMH-H90.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
eurolite / tmh-h90: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/Eurolite-TMH-H90.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 Mar 07 '24 15:03 github-actions[bot]

Duplicate of #3297

FloEdelmann avatar May 07 '24 19:05 FloEdelmann