kopia lustrzana https://github.com/Aircoookie/WLED
Updated JSON API (markdown)
rodzic
f10bd6b8f4
commit
acbf50292a
|
@ -157,7 +157,7 @@ leds.count | 1 to 1200 | Total LED count.
|
|||
leds.rgbw | bool | `true` if LEDs are 4-channel (RGBW).
|
||||
leds.pin | byte array | LED strip pin(s). In 0.8.4, always one element.
|
||||
leds.pwr | 0 to 65000 | Current LED power usage in milliamps as determined by the ABL. `0` if ABL is disabled.
|
||||
leds.maxpwr | 0 to 65000 | Maximum power budget in milliamps for the ABL. `65000` if ABL is disabled.
|
||||
leds.maxpwr | 0 to 65000 | Maximum power budget in milliamps for the ABL. `0` if ABL is disabled.
|
||||
leds.maxseg | byte | Maximum number of segments supported by this version.
|
||||
name | string | Friendly name of the light. Intended for display in lists and titles.
|
||||
udpport | uint16 | The UDP port for realtime packets and WLED broadcast.
|
||||
|
|
Ładowanie…
Reference in New Issue