open-fixture-library
open-fixture-library copied to clipboard
Add fixture 'cameo/q-spot-40-rgb'
- Add fixture 'cameo/q-spot-40-rgb'
Fixture warnings / errors
- cameo/q-spot-40-rgb
- :x: Mode '9 CH' should have 9 channels according to its name but actually has 8.
- :x: Mode '9 CH' should have 9 channels according to its shortName but actually has 8.
- :warning: Mode '2 CH' should have shortName '2ch' instead of '2 CH'.
- :warning: Mode '2 CH' should have shortName '2ch' instead of '2 CH'.
- :warning: Mode '4 CH' should have shortName '4ch' instead of '4 CH'.
- :warning: Mode '4 CH' should have shortName '4ch' instead of '4 CH'.
- :warning: Mode '9 CH' should have shortName '9ch' instead of '9 CH'.
- :warning: Mode '9 CH' should have shortName '9ch' instead of '9 CH'.
- :warning: Unused channel(s): dimmer 2 fine
- :warning: Category 'Color Changer' suggested since there are ColorPreset or ColorIntensity capabilities or Color wheel slots.
Thank you HS-Event!
Thanks @FloEdelmann, I've implemented your suggestions.
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: cameo / q-spot-40-rgbw: d-light / attributes-correctness
- :heavy_check_mark: cameo/q-spot-40-rgbw-2ch.xml
- :heavy_check_mark: cameo/q-spot-40-rgbw-3ch 1.xml
- :heavy_check_mark: cameo/q-spot-40-rgbw-3ch 2.xml
- :heavy_check_mark: cameo/q-spot-40-rgbw-4ch.xml
- :heavy_check_mark: cameo/q-spot-40-rgbw-9ch.xml
:heavy_check_mark: cameo / q-spot-40-rgbw: dmxcontrol3 / channel-numbers
- :heavy_check_mark: cameo-q-spot-40-rgbw-2ch.xml
- :heavy_check_mark: cameo-q-spot-40-rgbw-3ch-1.xml
- :heavy_check_mark: cameo-q-spot-40-rgbw-3ch-2.xml
- :heavy_check_mark: cameo-q-spot-40-rgbw-4ch.xml
- :heavy_check_mark: cameo-q-spot-40-rgbw-9ch.xml
:heavy_check_mark: cameo / q-spot-40-rgbw: dragonframe / json-schema-conformity
- :heavy_check_mark: cameo/q-spot-40-rgbw.json
- :heavy_check_mark: manufacturers.json
:heavy_check_mark: cameo / q-spot-40-rgbw: millumin / json-schema-conformity
- :heavy_check_mark: cameo/q-spot-40-rgbw.json
:heavy_check_mark: cameo / q-spot-40-rgbw: qlcplus_4.12.2 / fixture-tool-validation
- :heavy_check_mark: fixtures/cameo-Q-Spot-40-RGBW.qxf
:heavy_check_mark: cameo / q-spot-40-rgbw: qlcplus_4.12.2 / xsd-schema-conformity
- :heavy_check_mark: fixtures/cameo-Q-Spot-40-RGBW.qxf
:heavy_check_mark: LGTM now. Thanks @luc122c!