LED-RGBW-EFFECTS
Description
The DDF acts as middleware between control signals from function blocks, e.g. lighting, and the actual control at IO level.
Using the "Effect" item, various effect controls can be generated based on the signal values from the function blocks.
The lighting function sends RGBW values, onto which different effects are superimposed within the DDF and then output to the IO system.
In the lighting function block, the RGBW signals must be assigned to the corresponding DDF items.
In the DDF function block "Device", the appropriate IO addresses must be assigned.
The desired effect can be selected either via logic or manually within the DDF function block.
Available Effects:
- ON
- BLINK
- PINGPONG
- FADEUP
- WHITEPULSE
- COLORSTEP
- POLICE
- CANDLE
- FIRE
- GLOW
General Info
| Manufacturer | Type | Protocol | Model | Version | ID |
|---|---|---|---|---|---|
| myGEKKO | Automation Control System | REST-API (DDF) | 10 | 1 | 0x0D000001000A0100 |
Documents
DDF Items
| ID | Name | Unit | Type | Direction |
|---|---|---|---|---|
| 0 | READOK | ON/OFF | bool | |
| 1 | ON | ON/OFF | bool | |
| 2 | EFFECT | ON,BLINK,PINGPONG,FADEUP,WTHITEPULSE,COLORSTEP,POLICE,CANDLE,FIRE,GLOW | int | |
| 3 | RED | 0..32767 | int | |
| 4 | GREEN | 0..32767 | int | |
| 5 | BLUE | 0..32767 | int | |
| 6 | WHITE | 0..32767 | int | |
| 7 | LEVEL | 0..100 | int | |
| 8 | RGBW | string |
Note
Last Commit: a8244f35 | 2026-04-15 08:52:37
*2026-04-15 08:57:38 (hw) ******************************
Last Commit: 6a863b7b | 2026-04-15 08:57:28
*2026-04-15 09:08:58 (hw) ******************************
Last Commit: aacc8cdc | 2026-04-15 08:59:33