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

Add fixture `nanlite/forza-60c`

Open FloEdelmann opened this issue 1 year ago • 1 comments

  • Update manufacturers.json
  • Add fixture nanlite/forza-60c

Fixture warnings / errors

  • nanlite/forza-60c
    • :x: File does not match schema: fixture/links/manual/0 "https://cdn-aliyun.nanlite.co…" must match format "uri"

Thank you R. OKelly!

FloEdelmann avatar Feb 27 '24 14:02 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: nanlite / forza-60c: d-light / attributes-correctness
  • :heavy_check_mark: nanlite/forza-60c-CCT & HSI 8bit.xml
:heavy_check_mark: nanlite / forza-60c: dmxcontrol3 / channel-numbers
  • :heavy_check_mark: nanlite-forza-60c-CCT-&-HSI-8bit.xml
:x: nanlite / forza-60c: dragonframe / json-schema-conformity
  • :x: nanlite/forza-60c.jsonfixture/links/manual/0 "https://cdn-aliyun.nanlite.co…" must match format "uri"
  • :heavy_check_mark: manufacturers.json
:heavy_check_mark: nanlite / forza-60c: millumin / json-schema-conformity
  • :heavy_check_mark: nanlite/forza-60c.json
:x: nanlite / forza-60c: qlcplus_4.12.2 / fixture-tool-validation
  • :x: fixtures/Nanlite-Forza-60c.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
:x: nanlite / forza-60c: qlcplus_4.12.2 / xsd-schema-conformity
  • :x: fixtures/Nanlite-Forza-60c.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 Feb 27 '24 14:02 github-actions[bot]