Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:dev:tailcontrol-command-protocol [2026/07/04 15:22] – darkgrue | en:dev:tailcontrol-command-protocol [2026/07/04 19:44] (current) – darkgrue | ||
|---|---|---|---|
| Line 160: | Line 160: | ||
| ===== RGB LED Commands ===== | ===== RGB LED Commands ===== | ||
| + | |||
| + | All **RGB**'' | ||
| | **RGBOFF** | **RGB** LEDs **OFF**, returns '' | | **RGBOFF** | **RGB** LEDs **OFF**, returns '' | ||
| - | | **RGBRBW** | **RGB** **R**ain**B**o**W** pattern, returns '' | + | | **RGBCHS** | **RGB** **CH**a**S**e; theater marquee chase; optionally takes a hue color (in RGB Hexidecimal, |
| - | | **RGBCLN** | **RGB** **CY**lo**N**; | + | | **RGBCLN** | **RGB** **CY**lo**N**; |
| - | | **RGBWPE** | **RGB** **W**i**PE**; color wipe, returns '' | + | | **RGBDMO** | **RGB** **DE**m**O**; cycle through all the preceding patterns, changing every 10 seconds (e.g., '' |
| - | | **RGBCHS** | **RGB** **CH**a**S**e; theater marquee chase, returns '' | + | | **RGBFDE** | **RGB** **F**a**DE**; fade in/out effect (e.g., '' |
| - | | **RGBTWK** | **RGB** **TW**in**K**le; random twinkle effect, returns '' | + | | **RGBFIR** | **RGB** **FIR**e; fire effect (e.g., '' |
| - | | **RGBSNO** | **RGB** **SNO**w; snow effect, returns '' | + | | **RGBRBW** | **RGB** **R**ain**B**o**W** pattern (e.g., '' |
| - | | **RGBFIR** | **RGB** **FIR**e; fire effect, returns '' | + | | **RGBSLD** | **RGB** **S**o**L**i**D**; display a solid color (in RGB Hexidecimal) on all pixels (e.g., '' |
| - | | **RGBFDE** | **RGB** **F**a**DE**; fade in/out effect, returns '' | + | | **RGBSNO** | **RGB** **SNO**w; snow effect; optionally takes a hue color (in RGB Hexidecimal, |
| - | | **RGBDMO** | **RGB** **DE**m**O**; cycle through all the preceding patterns, changing every 10 seconds, returns '' | + | | **RGBTST** | **RGB** **TE**s**T**; color cycle the first and last pixel of the RGB string (endpoints test) (e.g., '' |
| - | | **RGBTST** | **RGB** **TE**s**T**; color cycle the first and last pixel of the RGB string | + | | **RGBTWK** | **RGB** **TW**in**K**le; random twinkle effect (e.g., '' |
| + | | **RGBWPE** | **RGB** **W**i**PE**; color wipe (e.g., '' | ||
| | **SETRGB** | **SET** **RGB** configuration; | | **SETRGB** | **SET** **RGB** configuration; | ||
| Line 202: | Line 205: | ||
| | **SETLISTENMOVES** | **SET** internal **LISTEN** Mode **MOVES** to play on a listen event in addition to sending event notifications; | | **SETLISTENMOVES** | **SET** internal **LISTEN** Mode **MOVES** to play on a listen event in addition to sending event notifications; | ||
| | **UNSETLISTENMOVES** | **UNSET** internal **LISTEN** Mode **MOVES** to play on a listen event, only an event notification will be sent and it is the responsibility of the connected application to send commands to react to events; returns '' | | **UNSETLISTENMOVES** | **UNSET** internal **LISTEN** Mode **MOVES** to play on a listen event, only an event notification will be sent and it is the responsibility of the connected application to send commands to react to events; returns '' | ||
| - | | **SETMYCOLOR** | **SET** **MYCOLOR** to persist in app UI display for this device (e.g., '' | + | | **SETMYCOLOR** | **SET** **MYCOLOR** |
| | **SETTILTMOVES** | **SET** internal **LISTEN** Mode **MOVES** to play on a tilt event in addition to sending event notifications; | | **SETTILTMOVES** | **SET** internal **LISTEN** Mode **MOVES** to play on a tilt event in addition to sending event notifications; | ||
| | **UNSETTILTMOVES** | **UNSET** internal **LISTEN** Mode **MOVES** to play on a listen event, only an event notification will be sent and it is the responsibility of the connected application to send commands to react to events; returns '' | | **UNSETTILTMOVES** | **UNSET** internal **LISTEN** Mode **MOVES** to play on a listen event, only an event notification will be sent and it is the responsibility of the connected application to send commands to react to events; returns '' | ||
