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

Add fixture 'venue/revolver-wash'

Open FloEdelmann opened this issue 3 years ago • 1 comments

  • Add fixture 'venue/revolver-wash'

Thank you @WTTSoftwareSolutions!

FloEdelmann avatar Sep 04 '22 20: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>

:x: venue / revolver-wash: d-light / attributes-correctness
  • :x: venue/revolver-wash-10ch.xmlError parsing XML: Duplicate parameter name: FOCUS/TILT
  • :x: venue/revolver-wash-12ch.xmlError parsing XML: Duplicate parameter name: FOCUS/TILT
  • :x: venue/revolver-wash-20ch.xmlError parsing XML: Duplicate parameter name: FOCUS/TILT
:heavy_check_mark: venue / revolver-wash: dmxcontrol3 / channel-numbers
  • :heavy_check_mark: venue-revolver-wash-10ch.xml
  • :heavy_check_mark: venue-revolver-wash-12ch.xml
  • :heavy_check_mark: venue-revolver-wash-20ch.xml
:heavy_check_mark: venue / revolver-wash: dragonframe / json-schema-conformity
  • :heavy_check_mark: venue/revolver-wash.json
  • :heavy_check_mark: manufacturers.json
:heavy_check_mark: venue / revolver-wash: millumin / json-schema-conformity
  • :heavy_check_mark: venue/revolver-wash.json
:x: venue / revolver-wash: qlcplus_4.12.2 / fixture-tool-validation
  • :x: fixtures/Venue-Revolver-Wash.qxfNamespace(convert=None, map=False, validate=['.']) manufacturer/fixture.qxf: Invalid PAN degrees manufacturer/fixture.qxf: Invalid TILT degrees 1 definitions processed. 2 errors detected
:heavy_check_mark: venue / revolver-wash: qlcplus_4.12.2 / xsd-schema-conformity
  • :heavy_check_mark: fixtures/Venue-Revolver-Wash.qxf

github-actions[bot] avatar Sep 04 '22 20:09 github-actions[bot]