kopia lustrzana https://github.com/Aircoookie/WLED
Updated HTTP request API (markdown)
rodzic
1f71c8b8ed
commit
fa4548df0a
|
@ -62,7 +62,7 @@ Parameter | Value Range | Description | Since Version
|
|||
| --- | --- | --- | --- |
|
||||
&PS= | 1 to 16 | Saves current setup to preset | 0.4
|
||||
&PL= | 0 to 16 | Applies entire preset | 0.4
|
||||
&CY= | 0 or 1 | Toggle Preset cycle | 0.6.3
|
||||
&CY= | 0, 1, or 2 | Preset cycle (2 to toggle) | 0.6.3
|
||||
&PA= | 0 or 1 | Presets apply brightness | 0.7.0
|
||||
&P1= | 1 to 16 | First cycle preset | 0.6.3
|
||||
&P2= | 1 to 16 | Last cycle preset | 0.6.3
|
||||
|
@ -83,7 +83,7 @@ Parameter | Value Range | Description | Since Version
|
|||
| --- | --- | --- | --- |
|
||||
&SM= | 0 to 9 | Set the main segment (values are reported to XML) | 0.9.0
|
||||
&SS= | 0 to 9 | Select segment to apply THIS api call to | 0.9.0
|
||||
&SV= | 0, 1 or 2 | Set segment selected (2 unselects others) | 0.9.0
|
||||
&SV= | 0, 1, or 2 | Set segment selected (2 unselects others) | 0.9.0
|
||||
&S= | 0 to ledcount-1 | Set segment start | 0.9.0
|
||||
&S2= | 0 to ledcount | Set segment stop | 0.9.0
|
||||
&GP= | 1 to 255 | Set segment grouping | 0.9.1
|
||||
|
|
Ładowanie…
Reference in New Issue