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

Add fixture `sumger/dm-rgb400`

Open FloEdelmann opened this issue 5 years ago • 1 comments

  • Update manufacturers.json
  • Add fixture 'sumger/dm-rgb400'

Fixture warnings / errors

  • sumger/dm-rgb400
    • :x: File does not match schema: fixture.availableChannels['Pattern'].capabilities[16].speedStart "slow CW" should match pattern "^-?[0-9]+(.[0-9]+)?Hz$"
    • :x: File does not match schema: fixture.availableChannels['Pattern'].capabilities[16].speedStart "slow CW" should match pattern "^-?[0-9]+(.[0-9]+)?bpm$"
    • :x: File does not match schema: fixture.availableChannels['Pattern'].capabilities[16].speedStart "slow CW" should match pattern "^-?[0-9]+(.[0-9]+)?%$"
    • :x: File does not match schema: fixture.availableChannels['Pattern'].capabilities[16].speedStart "slow CW" should be equal to one of [fast, slow, stop, slow reverse, fast reverse]
    • :x: File does not match schema: fixture.availableChannels['Pattern'].capabilities[16].speedStart "slow CW" should match exactly one schema in oneOf

Thank you @jdinalt!

FloEdelmann avatar Jul 02 '20 22:07 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: sumger / dm-rgb400: d-light / attributes-correctness
  • :heavy_check_mark: sumger/dm-rgb400-DMX.xml
:heavy_check_mark: sumger / dm-rgb400: millumin / json-schema-conformity
  • :heavy_check_mark: sumger/dm-rgb400.json
:heavy_check_mark: sumger / dm-rgb400: qlcplus_4.12.2 / fixture-tool-validation
  • :heavy_check_mark: fixtures/Sumger-DM-RGB400.qxf
:heavy_check_mark: sumger / dm-rgb400: qlcplus_4.12.2 / xsd-schema-conformity
  • :heavy_check_mark: fixtures/Sumger-DM-RGB400.qxf

FloEdelmann avatar Jul 02 '20 22:07 FloEdelmann