COLORS
(edit this)
  • System usage: #define COLORS 117
  • Application usage: #define APP_COLORS -1117
  • Introduced in: 8.6.2
  • Processed by: control receiver (_puppet)

Description: Lists all four colors in NS format, separated by linebreaks.

Parameter format:

The key parameter is unused.

The string parameter has the format:

<r1> <g1> <b1>
<r2> <g2> <b2>
<r3> <g3> <b3>
<r4> <g4> <b4>
where each value is between 0.0 and 1.0. These are exposed elsewhere as color, color_2, color_3, color_4, or as color, color-2, color-3, color-4 over the light bus.