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

Add fixture `shehds/19x40wbeeeye`

Open FloEdelmann opened this issue 1 year ago • 2 comments

  • Add fixture shehds/19x40wbeeeye

Fixture warnings / errors

  • shehds/19x40wbeeeye
    • ⚠️ Capability 'Pan angle 0…100%' (0…65535) in channel 'Pan' defines an imprecise percentaged angle. Please to try find the value in degrees.
    • ⚠️ Capability 'Tilt angle 0…100%' (0…65535) in channel 'Tilt' defines an imprecise percentaged angle. Please to try find the value in degrees.
    • ⚠️ Category 'Color Changer' suggested since there are ColorPreset or ColorIntensity capabilities or Color wheel slots.

Thank you Andylundu!

FloEdelmann avatar Sep 22 '24 17:09 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>

✔️ shehds / 19x40wbeeeye: d-light / attributes-correctness
  • ✔️ shehds/19x40wbeeeye-31ch.xml
  • ✔️ shehds/19x40wbeeeye-33ch.xml
✔️ shehds / 19x40wbeeeye: dmxcontrol3 / channel-numbers
  • ✔️ shehds-19x40wbeeeye-31ch.xml
  • ✔️ shehds-19x40wbeeeye-33ch.xml
✔️ shehds / 19x40wbeeeye: dragonframe / json-schema-conformity
  • ✔️ shehds/19x40wbeeeye.json
  • ✔️ manufacturers.json
✔️ shehds / 19x40wbeeeye: millumin / json-schema-conformity
  • ✔️ shehds/19x40wbeeeye.json
shehds / 19x40wbeeeye: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/Shehds-19x40WBEEEYE.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected ./manufacturer/fixture.qxf: Invalid PAN degrees ./manufacturer/fixture.qxf: Invalid TILT degrees ./manufacturer/fixture.qxf: Invalid power consumption 1 definitions processed. 4 errors detected
shehds / 19x40wbeeeye: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/Shehds-19x40WBEEEYE.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 Sep 22 '24 17:09 github-actions[bot]

Based on the name ("Bee Eye"), power (19x40W), and channel counts (31/33), this looks like it must be the JMS WEBB LED Bees Eyes.

This is a good start, for an automatic conversion, but there are some obvious deficiencies (e.g., Zoom is type:Generic), and there's a 109-ch mode which isn't done at all.

kengruven avatar Sep 22 '24 18:09 kengruven