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

Add fixture `prstage/fresnel-400-rgbalc`

Open FloEdelmann opened this issue 3 weeks ago • 1 comments

  • Update manufacturers.json
  • Add fixture prstage/fresnel-400-rgbalc

Fixture warnings / errors

  • prstage/fresnel-400-rgbalc
    • ❌ File does not match schema: fixture/availableChannels/Color Wheel/capability (type: WheelSlot) must have required property 'slotNumber'
    • ❌ File does not match schema: fixture/availableChannels/Color Wheel/capability (type: WheelSlot) must have required property 'slotNumberStart'
    • ❌ File does not match schema: fixture/availableChannels/Color Wheel/capability (type: WheelSlot) must match exactly one schema in oneOf

Thank you Aleksey Melentyev!

FloEdelmann avatar Dec 02 '25 12:12 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>

✔️ prstage / fresnel-400-rgbalc: d-light / attributes-correctness
  • ✔️ prstage/fresnel-400-rgbalc-1 - 6CH.xml
  • ✔️ prstage/fresnel-400-rgbalc-2 - 9CH.xml
  • ✔️ prstage/fresnel-400-rgbalc-3 - 16CH.xml
✔️ prstage / fresnel-400-rgbalc: dmxcontrol3 / channel-numbers
  • ✔️ prstage-fresnel-400-rgbalc-1---6CH.xml
  • ✔️ prstage-fresnel-400-rgbalc-2---9CH.xml
  • ✔️ prstage-fresnel-400-rgbalc-3---16CH.xml
prstage / fresnel-400-rgbalc: dragonframe / json-schema-conformity
  • ❌ prstage/fresnel-400-rgbalc.jsonfixture/availableChannels/Color Wheel/capability (type: WheelSlot) must have required property 'slotNumber'
    fixture/availableChannels/Color Wheel/capability (type: WheelSlot) must have required property 'slotNumberStart'
    fixture/availableChannels/Color Wheel/capability (type: WheelSlot) must match exactly one schema in oneOf
  • ❌ manufacturers.jsonfixture/prstage/rdmId "invalid" must be integer
✔️ prstage / fresnel-400-rgbalc: millumin / json-schema-conformity
  • ✔️ prstage/fresnel-400-rgbalc.json
✔️ prstage / fresnel-400-rgbalc: qlcplus_4.12.2 / fixture-tool-validation
  • ✔️ fixtures/PRstage-FRESNEL-400-RGBALC.qxf
✔️ prstage / fresnel-400-rgbalc: qlcplus_4.12.2 / xsd-schema-conformity
  • ✔️ fixtures/PRstage-FRESNEL-400-RGBALC.qxf

github-actions[bot] avatar Dec 02 '25 12:12 github-actions[bot]