OpenLightingProject / open-fixture-library

A library and website for lighting technology's DMX fixture definition files.
https://open-fixture-library.org/
MIT License
183 stars 61 forks source link

Add fixture `jiechuang/something` #4033

Closed FloEdelmann closed 1 week ago

FloEdelmann commented 1 week ago

Fixture warnings / errors

Thank you CHOI!

github-actions[bot] commented 1 week ago

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>

jiechuang / something: d-light / attributes-correctness
  • ❌ jiechuang/something-.xmlError parsing XML: Duplicate parameter name: INTENSITY/DIMMER
✔️ jiechuang / something: dmxcontrol3 / channel-numbers
  • ✔️ jiechuang-something-.xml
✔️ jiechuang / something: dragonframe / json-schema-conformity
  • ✔️ jiechuang/something.json
  • ✔️ manufacturers.json
jiechuang / something: millumin / json-schema-conformity
  • ❌ jiechuang/something.jsonfixture/availableChannels/BASIC (type: Nothing) must NOT have more than 1 properties
    fixture/availableChannels/BASIC (type: Nothing) must have required property 'name'
    fixture/availableChannels/BASIC (type: Nothing) must match exactly one schema in oneOf
jiechuang / something: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/JIECHUANG-Something.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf:??: No physical data found 1 definitions processed. 1 errors detected
✔️ jiechuang / something: qlcplus_4.12.2 / xsd-schema-conformity
  • ✔️ fixtures/JIECHUANG-Something.qxf
kengruven commented 1 week ago

No model number, no manual, no webpage. Unused/broken "BASIC" channel.

I googled "JIECHUANG lighting" and found https://jc-lights.com but even if that's correct I have no way to know which fixture it is, and they don't have any manuals online, anyway.

My guess is someone was playing around to see how the editor works.