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

Add fixture `holdlamp/battery-powered-par-light-rgbaw-uv`

Open FloEdelmann opened this issue 2 years ago • 1 comments

  • Update manufacturers.json
  • Add fixture holdlamp/battery-powered-par-light-rgbaw-uv

Thank you Anonymouse!

FloEdelmann avatar Dec 13 '23 06:12 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: holdlamp / battery-powered-par-light-rgbaw-uv: d-light / attributes-correctness
  • :heavy_check_mark: holdlamp/battery-powered-par-light-rgbaw-uv-6ch.xml
  • :heavy_check_mark: holdlamp/battery-powered-par-light-rgbaw-uv-10ch.xml
:heavy_check_mark: holdlamp / battery-powered-par-light-rgbaw-uv: dmxcontrol3 / channel-numbers
  • :heavy_check_mark: holdlamp-battery-powered-par-light-rgbaw-uv-6ch.xml
  • :heavy_check_mark: holdlamp-battery-powered-par-light-rgbaw-uv-10ch.xml
:heavy_check_mark: holdlamp / battery-powered-par-light-rgbaw-uv: dragonframe / json-schema-conformity
  • :heavy_check_mark: holdlamp/battery-powered-par-light-rgbaw-uv.json
  • :heavy_check_mark: manufacturers.json
:heavy_check_mark: holdlamp / battery-powered-par-light-rgbaw-uv: millumin / json-schema-conformity
  • :heavy_check_mark: holdlamp/battery-powered-par-light-rgbaw-uv.json
:x: holdlamp / battery-powered-par-light-rgbaw-uv: qlcplus_4.12.2 / fixture-tool-validation
  • :x: fixtures/HOLDLAMP-Battery-Powered-Par-Light-RGBAW+UV.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 1 errors detected
:x: holdlamp / battery-powered-par-light-rgbaw-uv: qlcplus_4.12.2 / xsd-schema-conformity
  • :x: fixtures/HOLDLAMP-Battery-Powered-Par-Light-RGBAW+UV.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 Dec 13 '23 06:12 github-actions[bot]