Updated HTTP request API (markdown)

master
Aircoookie 2018-10-12 17:35:27 +02:00
rodzic ddf49ed7ed
commit 354cbcbf3f
1 zmienionych plików z 15 dodań i 15 usunięć

@ -120,19 +120,19 @@ This is the XML file sent as response to every API call.
Parameter | Value Range | Description Parameter | Value Range | Description
| --- | --- | --- | | --- | --- | --- |
<ac> | 0 to 255 | Master Brightness \<ac> | 0 to 255 | Master Brightness
<cl> | 3x 0..255 | Primary Color RGB \<cl> | 3x 0..255 | Primary Color RGB
<ns> | 0 or 1 | Notification Sending on \<ns> | 0 or 1 | Notification Sending on
<nr> | 0 or 1 | Notification Receive on \<nr> | 0 or 1 | Notification Receive on
<nl> | 0 or 1 | Nightlight active \<nl> | 0 or 1 | Nightlight active
<nf> | 0 or 1 | Nightlight Fade on \<nf> | 0 or 1 | Nightlight Fade on
<nd> | 0 to 255 | Nightlight delay \<nd> | 0 to 255 | Nightlight delay
<nt> | 0 to 255 | Nightlight target brightness \<nt> | 0 to 255 | Nightlight target brightness
<fx> | 0 to 73 | Effect index \<fx> | 0 to 73 | Effect index
<sx> | 0 to 255 | Effect speed \<sx> | 0 to 255 | Effect speed
<ix> | 0 to 255 | Effect intensity \<ix> | 0 to 255 | Effect intensity
<fp> | 0 to 43 | FastLED palette \<fp> | 0 to 43 | FastLED palette
<wv> | -1 to 255 | Primary White value \<wv> | -1 to 255 | Primary White value
<md> | 0 or 1 | RGB or HSB UI mode \<md> | 0 or 1 | RGB or HSB UI mode
<ds> | String | Server description \<ds> | String 0..32 | Server description