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

Add fixture `wecan/wkl-beam02`

Open FloEdelmann opened this issue 1 year ago • 1 comments

  • Update manufacturers.json
  • Add fixture wecan/wkl-beam02

Thank you @zuwhan!

FloEdelmann avatar Oct 01 '24 03:10 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>

✔️ wecan / wkl-beam02: d-light / attributes-correctness
  • ✔️ wecan/wkl-beam02-Default.xml
wecan / wkl-beam02: dmxcontrol3 / channel-numbers
  • ❌ wecan-wkl-beam02-Default.xmlChannel 1 "Mode Selector" of type NoFunction should be omitted.
    Channel 6 "Reserved" of type NoFunction should be omitted.
✔️ wecan / wkl-beam02: dragonframe / json-schema-conformity
  • ✔️ wecan/wkl-beam02.json
  • ✔️ manufacturers.json
wecan / wkl-beam02: millumin / json-schema-conformity
  • ❌ wecan/wkl-beam02.jsonfixture/availableChannels/Mode Selector (type: Nothing) must NOT have more than 1 properties
    fixture/availableChannels/Mode Selector (type: Nothing) must NOT have more than 2 properties
    fixture/availableChannels/Mode Selector (type: Nothing) must match exactly one schema in oneOf
wecan / wkl-beam02: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/WECAN-WKL-BEAM02.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf:Default: No physical data found 1 definitions processed. 1 errors detected
✔️ wecan / wkl-beam02: qlcplus_4.12.2 / xsd-schema-conformity
  • ✔️ fixtures/WECAN-WKL-BEAM02.qxf

github-actions[bot] avatar Oct 01 '24 03:10 github-actions[bot]