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

Add fixture `nicols/beam-led-10`

Open FloEdelmann opened this issue 1 year ago • 1 comments

  • Add fixture nicols/beam-led-10

Fixture warnings / errors

  • nicols/beam-led-10
    • ❌ Capability 'Wheel rotation stop' (0…134) in channel 'Color Wheel Rotation' does not explicitly reference any wheel, but the default wheel 'Color Wheel Rotation' (through the channel name) does not exist.
    • ❌ Capability 'Wheel rotation slow CW…stop' (135…255) in channel 'Color Wheel Rotation' does not explicitly reference any wheel, but the default wheel 'Color Wheel Rotation' (through the channel name) does not exist.
    • ❌ Category 'Color Changer' invalid since there are no ColorPreset and less than two ColorIntensity capabilities and no Color wheel slots.

Thank you Anonymous!

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

✔️ nicols / beam-led-10: d-light / attributes-correctness
  • ✔️ nicols/beam-led-10-Global.xml
nicols / beam-led-10: dmxcontrol3 / channel-numbers
  • Unable to export fixture: Exporting fixture mode nicols/beam-led-10/Global failed: TypeError: Cannot read properties of null (reading 'type')
✔️ nicols / beam-led-10: dragonframe / json-schema-conformity
  • ✔️ nicols/beam-led-10.json
  • ✔️ manufacturers.json
✔️ nicols / beam-led-10: millumin / json-schema-conformity
  • ✔️ nicols/beam-led-10.json
nicols / beam-led-10: qlcplus_4.12.2 / fixture-tool-validation
  • Unable to export fixture: Exporting fixture nicols/beam-led-10 failed: TypeError: Cannot read properties of null (reading 'type')
nicols / beam-led-10: qlcplus_4.12.2 / xsd-schema-conformity
  • Unable to export fixture: Exporting fixture nicols/beam-led-10 failed: TypeError: Cannot read properties of null (reading 'type')

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