With this functionality, you will be able to use light sensors to adapt luminaire power to the current daylight level. The light intensity in the room will be kept constant and luminaire power will automatically adjust to a given value of light intensity.
...
Flow structure for Daylight Harvesting functionality
Flow
Code Block | ||
---|---|---|
| ||
[
{
"id": "60bd1c0.62e65e4",
"type": "DALI2 Devs Common",
"z": "33d3d05a.99b99",
"name": "",
"outputs": 1,
"uid": "0084052F30EB6EE776",
"savedSettings": [
{
"instanceType": 3,
"isDisabled": true,
"dali2t1": "",
"dali2t2": ""
},
{
"instanceType": 4,
"isDisabled": false
},
{
"instanceType": 1,
"isDisabled": true,
"mode": "normal"
},
{
"instanceType": 1,
"isDisabled": true,
"mode": "normal"
},
{
"instanceType": 1,
"isDisabled": true,
"mode": "normal"
},
{
"instanceType": 1,
"isDisabled": true,
"mode": "normal"
},
{
"instanceType": 1,
"isDisabled": true,
"mode": "normal"
},
{
"instanceType": 1,
"isDisabled": true,
"mode": "normal"
},
{
"instanceType": 1,
"isDisabled": true,
"mode": "normal"
},
{
"instanceType": 1,
"isDisabled": true,
"mode": "normal"
},
{
"instanceType": 1,
"isDisabled": true,
"mode": "normal"
},
{
"instanceType": 1,
"isDisabled": true,
"mode": "normal"
},
{
"instanceType": 1,
"isDisabled": true,
"mode": "normal"
},
{
"instanceType": 1,
"isDisabled": true,
"mode": "normal"
}
],
"x": 560,
"y": 380,
"wires": [
[
"64e7216b.57395"
]
]
},
{
"id": "64e7216b.57395",
"type": "vertex daylightHarvesting",
"z": "33d3d05a.99b99",
"name": "Daylight Harvesting",
"primarygroup": "eae92c3f7a879fa591d3b6ec263c5133",
"target": "500",
"tolerance": 15,
"P": 0.25,
"I": 0.03,
"D": 0,
"min": -25,
"max": 25,
"x": 900,
"y": 380,
"wires": [
[
"746d6035.25c8d"
]
]
},
{
"id": "746d6035.25c8d",
"type": "vertex action",
"z": "33d3d05a.99b99",
"name": "",
"typeButton": "directv",
"bPayload": {
"action": "setbrightnesslog",
"group": "eae92c3f7a879fa591d3b6ec263c5133",
"param": 0,
"priority": "0"
},
"bState": "",
"defaultpriority": false,
"x": 1140,
"y": 380,
"wires": [
[
"6e43667d.bd2b68"
]
]
},
{
"id": "365ea292.b2c2ce",
"type": "vertex feedback",
"z": "33d3d05a.99b99",
"name": "",
"primarygroup": "eae92c3f7a879fa591d3b6ec263c5133",
"x": 540,
"y": 440,
"wires": [
[
"64e7216b.57395"
]
]
},
{
"id": "6e43667d.bd2b68",
"type": "vertex cluster",
"z": "33d3d05a.99b99",
"userouting": false,
"rate": 5,
"x": 1370,
"y": 380,
"wires": []
}
] |