kopia lustrzana https://github.com/Aircoookie/WLED
Updated HTTP request API (markdown)
rodzic
0ce87f5f0e
commit
74652e6a04
|
@ -74,7 +74,6 @@ Parameter | Value Range | Description | Since Version
|
||||||
&P2= | 1 to 25 | Last cycle preset | 0.6.3
|
&P2= | 1 to 25 | Last cycle preset | 0.6.3
|
||||||
&PT= | 50 to 65000 | Cycle time in each preset (ms) | 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
|
&TT= | 0 to 65000 | Set transition time (ms) | 0.6.3
|
||||||
&IT | none | Include UI color theme in API response | 0.8.2
|
|
||||||
|
|
||||||
## Macros
|
## Macros
|
||||||
|
|
||||||
|
@ -101,6 +100,7 @@ Parameter | Value Range | Description | Since Version
|
||||||
&NX= | String 1..6 | Cronixie clockface | 0.4
|
&NX= | String 1..6 | Cronixie clockface | 0.4
|
||||||
&NM= | 0 or 1 | Cronixie Time or Countdown mode | 0.4
|
&NM= | 0 or 1 | Cronixie Time or Countdown mode | 0.4
|
||||||
&NB= | 0 or 1 | Cronixie Backlight | 0.4
|
&NB= | 0 or 1 | Cronixie Backlight | 0.4
|
||||||
|
&IT | none | Include UI color theme in API response | 0.8.2
|
||||||
|
|
||||||
## XML response
|
## XML response
|
||||||
This is the XML file sent as response to every API call.
|
This is the XML file sent as response to every API call.
|
||||||
|
|
Ładowanie…
Reference in New Issue