Skip to content

Commit

Permalink
Add fixture rve/sereniled---profile-evo-2 via editor
Browse files Browse the repository at this point in the history
  • Loading branch information
FloEdelmann committed Feb 3, 2025
1 parent aecf569 commit 96aa7b9
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions fixtures/rve/sereniled---profile-evo-2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
"name": "SERENILED - Profile Evo 2",
"categories": ["Dimmer"],
"meta": {
"authors": ["Mouflon"],
"createDate": "2025-02-03",
"lastModifyDate": "2025-02-03"
},
"links": {
"manual": [
"https://www.rvetec.com/gb/index.php?controller=attachment&id_attachment=135",
"https://www.rvetec.com/gb/index.php?controller=attachment&id_attachment=191"
]
},
"physical": {
"dimensions": [892, 505, 314],
"weight": 16.9,
"power": 150,
"DMXconnector": "5-pin",
"bulb": {
"type": "LED",
"colorTemperature": 3200,
"lumens": 13588
},
"lens": {
"degreesMinMax": [15, 40]
}
},
"availableChannels": {
"Dimmer": {
"capability": {
"type": "Intensity"
}
}
},
"modes": [
{
"name": "SERENILED - Profile Evo 2 - 3200K",
"shortName": "Sereniled 10/29",
"physical": {
"dimensions": [314, 2544, 762],
"weight": 17,
"power": 150,
"DMXconnector": "5-pin",
"bulb": {
"type": "LED",
"colorTemperature": 3200,
"lumens": 13588
},
"lens": {
"degreesMinMax": [10, 29]
}
},
"channels": [
"Dimmer"
]
}
]
}

0 comments on commit 96aa7b9

Please sign in to comment.