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

Add fixture 'robe/colorwash-250-at'

Open FloEdelmann opened this issue 3 years ago • 1 comments

  • Add fixture 'robe/colorwash-250-at'

Fixture warnings / errors

  • robe/colorwash-250-at
    • :x: File does not match schema: fixture/availableChannels/Effect Wheel/capabilities/0/speedStart "slow CW" must match pattern "^-?[0-9]+(.[0-9]+)?Hz$"
    • :x: File does not match schema: fixture/availableChannels/Effect Wheel/capabilities/0/speedStart "slow CW" must match pattern "^-?[0-9]+(.[0-9]+)?bpm$"
    • :x: File does not match schema: fixture/availableChannels/Effect Wheel/capabilities/0/speedStart "slow CW" must match pattern "^-?[0-9]+(.[0-9]+)?%$"
    • :x: File does not match schema: fixture/availableChannels/Effect Wheel/capabilities/0/speedStart "slow CW" must be equal to one of [fast, slow, stop, slow reverse, fast reverse]
    • :x: File does not match schema: fixture/availableChannels/Effect Wheel/capabilities/0/speedStart "slow CW" must match exactly one schema in oneOf
    • :x: File does not match schema: fixture/availableChannels/Effect Wheel/capabilities/0/speedEnd "fast CW" must match pattern "^-?[0-9]+(.[0-9]+)?Hz$"
    • :x: File does not match schema: fixture/availableChannels/Effect Wheel/capabilities/0/speedEnd "fast CW" must match pattern "^-?[0-9]+(.[0-9]+)?bpm$"
    • :x: File does not match schema: fixture/availableChannels/Effect Wheel/capabilities/0/speedEnd "fast CW" must match pattern "^-?[0-9]+(.[0-9]+)?%$"
    • :x: File does not match schema: fixture/availableChannels/Effect Wheel/capabilities/0/speedEnd "fast CW" must be equal to one of [fast, slow, stop, slow reverse, fast reverse]
    • :x: File does not match schema: fixture/availableChannels/Effect Wheel/capabilities/0/speedEnd "fast CW" must match exactly one schema in oneOf

Thank you Blubberfield!

FloEdelmann avatar May 12 '22 12:05 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: robe / colorwash-250-at: d-light / attributes-correctness
  • :heavy_check_mark: robe/colorwash-250-at-3.xml
:x: robe / colorwash-250-at: dmxcontrol3 / channel-numbers
  • :x: robe-colorwash-250-at-3.xmlChannel 16 "Effect Wheel" is missing capabilities. Used ranges: 0…199
:x: robe / colorwash-250-at: dragonframe / json-schema-conformity
  • :x: robe/colorwash-250-at.jsonfixture/availableChannels/Effect Wheel/capabilities/0/speedStart "slow CW" must match pattern "^-?[0-9]+(\.[0-9]+)?Hz$"
    fixture/availableChannels/Effect Wheel/capabilities/0/speedStart "slow CW" must match pattern "^-?[0-9]+(\.[0-9]+)?bpm$"
    fixture/availableChannels/Effect Wheel/capabilities/0/speedStart "slow CW" must match pattern "^-?[0-9]+(\.[0-9]+)?%$"
    fixture/availableChannels/Effect Wheel/capabilities/0/speedStart "slow CW" must be equal to one of [fast, slow, stop, slow reverse, fast reverse]
    fixture/availableChannels/Effect Wheel/capabilities/0/speedStart "slow CW" must match exactly one schema in oneOf
    fixture/availableChannels/Effect Wheel/capabilities/0 (type: Effect) must match "then" schema
  • :heavy_check_mark: manufacturers.json
:heavy_check_mark: robe / colorwash-250-at: millumin / json-schema-conformity
  • :heavy_check_mark: robe/colorwash-250-at.json
:x: robe / colorwash-250-at: qlcplus_4.12.2 / fixture-tool-validation
  • :x: fixtures/Robe-ColorWash-250-AT.qxfNamespace(convert=None, map=False, validate=['.']) manufacturer/fixture.qxf: Invalid power consumption 1 definitions processed. 1 errors detected
:heavy_check_mark: robe / colorwash-250-at: qlcplus_4.12.2 / xsd-schema-conformity
  • :heavy_check_mark: fixtures/Robe-ColorWash-250-AT.qxf

github-actions[bot] avatar May 12 '22 12:05 github-actions[bot]