diff --git a/fixtures/stairville/revueled-120-cob-rgbww.json b/fixtures/stairville/revueled-120-cob-rgbww.json index 20594f270d..b6c238a8cd 100644 --- a/fixtures/stairville/revueled-120-cob-rgbww.json +++ b/fixtures/stairville/revueled-120-cob-rgbww.json @@ -4,9 +4,9 @@ "shortName": "SVRevue120RGBWW", "categories": ["Color Changer"], "meta": { - "authors": ["RAZAKANIRINA"], + "authors": ["RAZAKANIRINA", "pade", "Luke Nelson"], "createDate": "2019-04-15", - "lastModifyDate": "2024-11-23" + "lastModifyDate": "2025-08-29" }, "links": { "manual": [ @@ -68,21 +68,35 @@ }, "Strobe": { "defaultValue": 0, - "capability": { - "type": "ShutterStrobe", - "shutterEffect": "Strobe", - "speedStart": "0%", - "speedEnd": "100%", - "helpWanted": "At which DMX value is strobe disabled? When is the lamp constantly on/off?" - } + "capabilities": [ + { + "dmxRange": [0, 9], + "type": "ShutterStrobe", + "shutterEffect": "Open" + }, + { + "dmxRange": [10, 255], + "type": "ShutterStrobe", + "shutterEffect": "Strobe", + "speedStart": "0%", + "speedEnd": "100%" + } + ] }, "Auto Programs": { "defaultValue": 0, - "capability": { - "type": "Effect", - "effectName": "Built-in automatic show programs", - "helpWanted": "At which DMX values can a show program be selected and when is no show active?" - } + "capabilities": [ + { + "dmxRange": [0, 9], + "type": "NoFunction" + }, + { + "dmxRange": [10, 255], + "type": "Effect", + "effectName": "Built-in automatic show programs", + "helpWanted": "What programs are available and at which DMX values?" + } + ] } }, "modes": [