File tree Expand file tree Collapse file tree 1 file changed +58
-0
lines changed
fixtures/shenzhen-zhuogiong-technology-co-ltd Expand file tree Collapse file tree 1 file changed +58
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "$schema" : " https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json" ,
3+ "name" : " ZQ01082" ,
4+ "categories" : [" Color Changer" , " Dimmer" ],
5+ "meta" : {
6+ "authors" : [" Ondrej Rafaj" ],
7+ "createDate" : " 2025-08-30" ,
8+ "lastModifyDate" : " 2025-08-30"
9+ },
10+ "links" : {
11+ "productPage" : [
12+ " https://www.uking-online.com/product/led-par-can-b262-36w-36led-rgb-par-light-uking/?srsltid=AfmBOoqbj4F_9dYxkvj1q1uU_DpTp-FUJl9z8bHdCru9PQHprgmXopoc"
13+ ]
14+ },
15+ "physical" : {
16+ "weight" : 0.5 ,
17+ "DMXconnector" : " 3-pin" ,
18+ "bulb" : {
19+ "type" : " LED"
20+ }
21+ },
22+ "availableChannels" : {
23+ "Intensity" : {
24+ "capability" : {
25+ "type" : " Intensity"
26+ }
27+ },
28+ "Red" : {
29+ "capability" : {
30+ "type" : " ColorIntensity" ,
31+ "color" : " Red"
32+ }
33+ },
34+ "Green" : {
35+ "capability" : {
36+ "type" : " ColorIntensity" ,
37+ "color" : " Green"
38+ }
39+ },
40+ "Blue" : {
41+ "capability" : {
42+ "type" : " ColorIntensity" ,
43+ "color" : " Blue"
44+ }
45+ }
46+ },
47+ "modes" : [
48+ {
49+ "name" : " BASIC" ,
50+ "channels" : [
51+ " Intensity" ,
52+ " Red" ,
53+ " Green" ,
54+ " Blue"
55+ ]
56+ }
57+ ]
58+ }
You can’t perform that action at this time.
0 commit comments