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

Add fixture `algam/ms60`

Open FloEdelmann opened this issue 8 months ago • 2 comments

  • Update manufacturers.json
  • Add fixture algam/ms60

Fixture warnings / errors

  • algam/ms60
    • ⚠️ Mode '13 ch' should have shortName '13ch' instead of '13 ch'.
    • ⚠️ Mode '13 ch' should have shortName '13ch' instead of '13 ch'.
    • ⚠️ Category 'Color Changer' suggested since there are ColorPreset or ColorIntensity capabilities or Color wheel slots.

Thank you Justin!

FloEdelmann avatar Apr 22 '25 08:04 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>

✔️ algam / ms60: d-light / attributes-correctness
  • ✔️ algam/ms60-13 ch.xml
✔️ algam / ms60: dmxcontrol3 / channel-numbers
  • ✔️ algam-ms60-13-ch.xml
✔️ algam / ms60: dragonframe / json-schema-conformity
  • ✔️ algam/ms60.json
  • ✔️ manufacturers.json
✔️ algam / ms60: millumin / json-schema-conformity
  • ✔️ algam/ms60.json
algam / ms60: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/Algam-MS60.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 1 errors detected
algam / ms60: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/Algam-MS60.qxfElement '{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 Apr 22 '25 08:04 github-actions[bot]

Same fixture (and author) as #4809.

kengruven avatar Apr 22 '25 14:04 kengruven