kopia lustrzana https://github.com/Aircoookie/WLED
Updated HTTP request API (markdown)
rodzic
ddf49ed7ed
commit
354cbcbf3f
|
@ -120,19 +120,19 @@ This is the XML file sent as response to every API call.
|
|||
|
||||
Parameter | Value Range | Description
|
||||
| --- | --- | --- |
|
||||
<ac> | 0 to 255 | Master Brightness
|
||||
<cl> | 3x 0..255 | Primary Color RGB
|
||||
<ns> | 0 or 1 | Notification Sending on
|
||||
<nr> | 0 or 1 | Notification Receive on
|
||||
<nl> | 0 or 1 | Nightlight active
|
||||
<nf> | 0 or 1 | Nightlight Fade on
|
||||
<nd> | 0 to 255 | Nightlight delay
|
||||
<nt> | 0 to 255 | Nightlight target brightness
|
||||
<fx> | 0 to 73 | Effect index
|
||||
<sx> | 0 to 255 | Effect speed
|
||||
<ix> | 0 to 255 | Effect intensity
|
||||
<fp> | 0 to 43 | FastLED palette
|
||||
<wv> | -1 to 255 | Primary White value
|
||||
<md> | 0 or 1 | RGB or HSB UI mode
|
||||
<ds> | String | Server description
|
||||
\<ac> | 0 to 255 | Master Brightness
|
||||
\<cl> | 3x 0..255 | Primary Color RGB
|
||||
\<ns> | 0 or 1 | Notification Sending on
|
||||
\<nr> | 0 or 1 | Notification Receive on
|
||||
\<nl> | 0 or 1 | Nightlight active
|
||||
\<nf> | 0 or 1 | Nightlight Fade on
|
||||
\<nd> | 0 to 255 | Nightlight delay
|
||||
\<nt> | 0 to 255 | Nightlight target brightness
|
||||
\<fx> | 0 to 73 | Effect index
|
||||
\<sx> | 0 to 255 | Effect speed
|
||||
\<ix> | 0 to 255 | Effect intensity
|
||||
\<fp> | 0 to 43 | FastLED palette
|
||||
\<wv> | -1 to 255 | Primary White value
|
||||
\<md> | 0 or 1 | RGB or HSB UI mode
|
||||
\<ds> | String 0..32 | Server description
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue