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 showtec/rp-405-mkii-relay-pack #4582

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FloEdelmann
Copy link
Member

  • Add fixture showtec/rp-405-mkii-relay-pack

Thank you theo!

@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 Jan 23, 2025
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>

✔️ showtec / rp-405-mkii-relay-pack: d-light / attributes-correctness
  • ✔️ showtec/rp-405-mkii-relay-pack-dimm.xml
✔️ showtec / rp-405-mkii-relay-pack: dmxcontrol3 / channel-numbers
  • ✔️ showtec-rp-405-mkii-relay-pack-dimm.xml
✔️ showtec / rp-405-mkii-relay-pack: dragonframe / json-schema-conformity
  • ✔️ showtec/rp-405-mkii-relay-pack.json
  • ✔️ manufacturers.json
✔️ showtec / rp-405-mkii-relay-pack: millumin / json-schema-conformity
  • ✔️ showtec/rp-405-mkii-relay-pack.json
showtec / rp-405-mkii-relay-pack: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/Showtec-RP-405-MKII-Relay-Pack.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid power consumption 1 definitions processed. 1 errors detected
✔️ showtec / rp-405-mkii-relay-pack: qlcplus_4.12.2 / xsd-schema-conformity
  • ✔️ fixtures/Showtec-RP-405-MKII-Relay-Pack.qxf

Copy link
Contributor

@kengruven kengruven left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has a 1-ch mode, and still needs the 2/4-ch modes, but it's identical to every other 4-ch dimmer -- including generic/4-channel-dimmer-pack. Do we want to copy the guts of that file into here, for the name?

Comment on lines +13 to +15
"other": [
"https://www.thomann.de/de/showtec_rp_405_mkii_relay_pack.htm?gad_source=1&gclid=Cj0KCQiA7se8BhCAARIsAKnF3ry3ABJErFEilCBxl8A0CIl1-_ppoqMPqOoECJGBB5gwdcl6uyZAG9EaArMrEALw_wcB"
]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"other": [
"https://www.thomann.de/de/showtec_rp_405_mkii_relay_pack.htm?gad_source=1&gclid=Cj0KCQiA7se8BhCAARIsAKnF3ry3ABJErFEilCBxl8A0CIl1-_ppoqMPqOoECJGBB5gwdcl6uyZAG9EaArMrEALw_wcB"
]
"manual": [
"https://www.highlite.com/en/mwdownloads/download/link/id/17438599"
],
"other": [
"https://www.thomann.de/de/showtec_rp_405_mkii_relay_pack.htm"
]

Comment on lines +3 to +5
"name": "RP-405 MKII Relay Pack",
"shortName": "Dimmerpack",
"categories": ["Dimmer", "Other"],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"name": "RP-405 MKII Relay Pack",
"shortName": "Dimmerpack",
"categories": ["Dimmer", "Other"],
"name": "RP-405 MKII Relay Pack",
"categories": ["Dimmer"],

Comment on lines +18 to +19
"dimensions": [20, 30, 10],
"weight": 1.5,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"dimensions": [20, 30, 10],
"weight": 1.5,
"dimensions": [225, 95, 260],
"weight": 2.5,

Comment on lines +32 to +33
"name": "intesity",
"shortName": "dimm",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"name": "intesity",
"shortName": "dimm",
"name": "1-channel",
"shortName": "1ch",

"createDate": "2025-01-23",
"lastModifyDate": "2025-01-23"
},
"comment": "give dmx control to non dmx fixtures only dimm no RGB",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"comment": "give dmx control to non dmx fixtures only dimm no RGB",

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.

2 participants