-
Notifications
You must be signed in to change notification settings - Fork 81
Add fixture fos/lifting-ball-dmx
#1302
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
base: master
Are you sure you want to change the base?
Conversation
Export files validity(Output of test script Test the exported files of selected fixtures against the plugins' export tests. ❌ fos / lifting-ball-dmx: d-light / attributes-correctness
❌ fos / lifting-ball-dmx: millumin / json-schema-conformity
✔️ fos / lifting-ball-dmx: qlcplus_4.12.2 / fixture-tool-validation
❌ fos / lifting-ball-dmx: qlcplus_4.12.2 / xsd-schema-conformity
|
fos/lifting-ball-dmx
kengruven
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one is a little weird, but it looks pretty good. Similar but definitely different: #4477.
Also, note that "fos" in other pull requests is "fos-technologies".
| "comment": "created by Q Light Controller Plus (version 4.12.2)" | ||
| } | ||
| }, | ||
| "physical": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "physical": { | |
| "links": { | |
| "manual": [ | |
| "https://www.fos-lighting.eu/uploads/products_1_2_1_42.pdf" | |
| ] | |
| }, | |
| "physical": { |
| "matrix": { | ||
| "pixelCount": [ | ||
| null, | ||
| null, | ||
| 1 | ||
| ] | ||
| }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "matrix": { | |
| "pixelCount": [ | |
| null, | |
| null, | |
| 1 | |
| ] | |
| }, |
| }, | ||
| { | ||
| "dmxRange": [253, 255], | ||
| "type": "Maintenance" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "type": "Maintenance" | |
| "type": "Maintenance", | |
| "comment": "Reset" |
| "type": "ColorPreset", | ||
| "comment": "Off" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "type": "ColorPreset", | |
| "comment": "Off" | |
| "type": "NoFunction" |
| }, | ||
| { | ||
| "dmxRange": [8, 231], | ||
| "type": "ColorPreset", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "type": "ColorPreset", | |
| "type": "Effect", | |
| "effectPreset": "ColorFade", |
| }, | ||
| { | ||
| "dmxRange": [232, 255], | ||
| "type": "ColorPreset", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "type": "ColorPreset", | |
| "type": "Effect", | |
| "effectPreset": "ColorFade", | |
| "speedStart": "slow", | |
| "speedEnd": "fast", |
| ] | ||
| } | ||
| }, | ||
| "templateChannels": {}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "templateChannels": {}, |
| "angleEnd": "100%", | ||
| "helpWanted": "Can you provide exact angles?" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "angleEnd": "100%", | |
| "helpWanted": "Can you provide exact angles?" | |
| "angleEnd": "100%" |
This is a winch, so it's not angles. Is "Tilt" the correct type to use for this?
Fixture warnings / errors
Thank you Frank!