Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fixture ev-light/gem-x-21-hard #4481

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

FloEdelmann
Copy link
Member

  • Update manufacturers.json
  • Add fixture ev-light/gem-x-21-hard

Fixture warnings / errors

  • ev-light/gem-x-21-hard
    • ❌ File does not match schema: fixture/availableChannels/HSI/capability/wheel "" must match pattern "^[^\n]+$"
    • ❌ File does not match schema: fixture/availableChannels/HSI/capability/wheel "" must be array
    • ❌ File does not match schema: fixture/availableChannels/HSI/capability/wheel "" must match exactly one schema in oneOf
    • ❌ File does not match schema: fixture/availableChannels/HSI/capability/speedStart "slow" must match pattern "^-?[0-9]+(.[0-9]+)?Hz$"
    • ❌ File does not match schema: fixture/availableChannels/HSI/capability/speedStart "slow" must match pattern "^-?[0-9]+(.[0-9]+)?rpm$"
    • ❌ File does not match schema: fixture/availableChannels/HSI/capability/speedStart "slow" must match pattern "^-?[0-9]+(.[0-9]+)?%$"
    • ❌ File does not match schema: fixture/availableChannels/HSI/capability/speedStart "slow" must be equal to one of [fast CW, slow CW, stop, slow CCW, fast CCW]
    • ❌ File does not match schema: fixture/availableChannels/HSI/capability/speedStart "slow" must match exactly one schema in oneOf
    • ❌ File does not match schema: fixture/availableChannels/HSI/capability/speedEnd "fast" must match pattern "^-?[0-9]+(.[0-9]+)?Hz$"
    • ❌ File does not match schema: fixture/availableChannels/HSI/capability/speedEnd "fast" must match pattern "^-?[0-9]+(.[0-9]+)?rpm$"
    • ❌ File does not match schema: fixture/availableChannels/HSI/capability/speedEnd "fast" must match pattern "^-?[0-9]+(.[0-9]+)?%$"
    • ❌ File does not match schema: fixture/availableChannels/HSI/capability/speedEnd "fast" must be equal to one of [fast CW, slow CW, stop, slow CCW, fast CCW]
    • ❌ File does not match schema: fixture/availableChannels/HSI/capability/speedEnd "fast" must match exactly one schema in oneOf
    • ❌ File does not match schema: fixture/availableChannels/Mode/capability/comment "CCT\nHSI\nRGBCW XY" must match pattern "^[^\n]+$"
    • ❌ File does not match schema: fixture/availableChannels/Light effect/capability/effectName "no effect\nCandle\ncloud passin…" must match pattern "^[^\n]+$"
    • ⚠️ Please check if manufacturer is correct and add manufacturer URL.

Thank you mkobzar and Mikhail Kobzar!

@FloEdelmann FloEdelmann added new-fixture Request or implementation to add a new fixture definition. via-editor Opened via the editor on the open-fixture-library.org website. labels Dec 11, 2024
Copy link

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>

ev-light / gem-x-21-hard: d-light / attributes-correctness
  • Unable to export fixture: Exporting fixture mode ev-light/gem-x-21-hard/CCT&RGBW 11ch - 8bit failed: Error: Given DMX value was outside the given resolution
ev-light / gem-x-21-hard: dmxcontrol3 / channel-numbers
  • ❌ ev-light-gem-x-21-hard-CCT&RGBW-11ch---8bit.xmlChannel 9 "Brightness fine^8" is missing.
  • ❌ ev-light-gem-x-21-hard-RGBCW-22ch---8bit.xmlChannel 6 "Brightness fine^8" is missing.
    Channel 15 "Brightness fine^4" is missing.
    Channel 16 "Brightness fine^5" is missing.
    Channel 20 "Brightness fine^6" is missing.
    Channel 21 "Brightness fine^7" is missing.
  • ✔️ ev-light-gem-x-21-hard-CCT-6ch---8bit.xml
  • ✔️ ev-light-gem-x-21-hard-HSI-5ch---8bit.xml
ev-light / gem-x-21-hard: dragonframe / json-schema-conformity
  • ❌ ev-light/gem-x-21-hard.jsonfixture/availableChannels/HSI/capability/wheel "" must match pattern "^[^\n]+$"
    fixture/availableChannels/HSI/capability/wheel "" must be array
    fixture/availableChannels/HSI/capability/wheel "" must match exactly one schema in oneOf
  • ✔️ manufacturers.json
ev-light / gem-x-21-hard: millumin / json-schema-conformity
  • Unable to export fixture: Exporting fixture ev-light/gem-x-21-hard failed: Error: Given DMX value was outside the given resolution
ev-light / gem-x-21-hard: qlcplus_4.12.2 / fixture-tool-validation
  • Unable to export fixture: Exporting fixture ev-light/gem-x-21-hard failed: TypeError: Cannot read properties of null (reading 'type')
ev-light / gem-x-21-hard: qlcplus_4.12.2 / xsd-schema-conformity
  • Unable to export fixture: Exporting fixture ev-light/gem-x-21-hard failed: TypeError: Cannot read properties of null (reading 'type')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-fixture Request or implementation to add a new fixture definition. via-editor Opened via the editor on the open-fixture-library.org website.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant