Updated HTTP request API (markdown)

master
Aircoookie 2018-11-21 01:00:21 +01:00
rodzic e8405517a1
commit 0ce87f5f0e
1 zmienionych plików z 2 dodań i 14 usunięć

@ -74,20 +74,7 @@ Parameter | Value Range | Description | Since Version
&P2= | 1 to 25 | Last cycle preset | 0.6.3
&PT= | 50 to 65000 | Cycle time in each preset (ms) | 0.6.3
&TT= | 0 to 65000 | Set transition time (ms) | 0.6.3
## Custom Theater Chase
To see an effect you need to have one of the effects 53-57!
Parameter | Value Range | Description | Since Version
| --- | --- | --- | --- |
&CP= | 0 to 255 | Number of primary color LEDs | 0.4
&CS= | 0 to 255 | Number of secondary color LEDs | 0.4
&CM= | 0 to 255 | Number of steps per tick | 0.4
&CF= | 0 or 1 | Clockwise Effect | 0.4
&CE= | 0 or 1 | Anti-Clockwise Effect | 0.4
&C1= | 0 to 255 | First LED index | 0.4
&C2= | 0 to 255 | Last LED index | 0.4
&C0= | 0 to 255 | Starting point, not implemented | 0.4
&IT | none | Include UI color theme in API response | 0.8.2
## Macros
@ -135,4 +122,5 @@ Parameter | Value Range | Description
\<wv> | -1 to 255 | Primary White value
\<md> | 0 or 1 | RGB or HSB UI mode
\<ds> | String 0..32 | Server description
\<th> | Hex Colors | Current theme (&IT call required)