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

Add fixture `shehds/l6-38x`

Open FloEdelmann opened this issue 6 months ago • 2 comments

  • Add fixture shehds/l6-38x

Fixture warnings / errors

  • shehds/l6-38x
    • ❌ File does not match schema: fixture/modes/6/channels must NOT have fewer than 1 items

Thank you Avolites and Heds!

FloEdelmann avatar Jun 18 '25 18:06 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 / l6-38x: d-light / attributes-correctness
  • ✔️ shehds/l6-38x-Tint.xml
  • ✔️ shehds/l6-38x-Pan.xml
  • ✔️ shehds/l6-38x-Total Mote.xml
  • ✔️ shehds/l6-38x-RGB.xml
  • ✔️ shehds/l6-38x-38ch.xml
  • ✔️ shehds/l6-38x-Color.xml
  • ❌ shehds/l6-38x-26ch.xmlError parsing XML: TypeError: attributeDefinitions is not iterable
shehds / l6-38x: dmxcontrol3 / channel-numbers
  • ✔️ shehds-l6-38x-Tint.xml
  • ✔️ shehds-l6-38x-Pan.xml
  • ✔️ shehds-l6-38x-Total-Mote.xml
  • ✔️ shehds-l6-38x-RGB.xml
  • ✔️ shehds-l6-38x-38ch.xml
  • ✔️ shehds-l6-38x-Color.xml
  • ❌ shehds-l6-38x-26ch.xmlTypeError: Cannot read properties of undefined (reading 'filter')
shehds / l6-38x: dragonframe / json-schema-conformity
  • ❌ shehds/l6-38x.jsonfixture/modes/6/channels must NOT have fewer than 1 items
  • ✔️ manufacturers.json
shehds / l6-38x: millumin / json-schema-conformity
  • ❌ shehds/l6-38x.jsonfixture/modes/6/channels must NOT have fewer than 1 items
shehds / l6-38x: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/Shehds-L6-38X.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf:26-channel: No channel found in mode ./manufacturer/fixture.qxf: Invalid physical dimensions detected ./manufacturer/fixture.qxf: Invalid PAN degrees ./manufacturer/fixture.qxf: Invalid TILT degrees 1 definitions processed. 4 errors detected
shehds / l6-38x: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/Shehds-L6-38X.qxfElement '{http://www.qlcplus.org/FixtureDefinition}Mode': Missing child element(s). Expected is one of ( {http://www.qlcplus.org/FixtureDefinition}Physical, {http://www.qlcplus.org/FixtureDefinition}Channel ).
    Element '{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 Jun 18 '25 18:06 github-actions[bot]

No URL given, and I can't find any Shehds fixture named "L6-38X" (or even containing "L6" or "38X"). What fixture is this?

kengruven avatar Jun 19 '25 01:06 kengruven