Updated JSON API (markdown)

This commit is contained in:
Bas Janssen 2021-02-18 09:22:00 +01:00
parent 92f5a9a32d
commit f915bc0ab8
1 changed files with 1 additions and 0 deletions

View File

@ -167,6 +167,7 @@ vid | uint32 | Build ID (YYMMDDB, B = daily build index).
_leds_ | object | Contains info about the LED setup.
leds.count | 1 to 1200 | Total LED count.
leds.rgbw | bool | `true` if LEDs are 4-channel (RGBW).
leds.wv | bool | `true` if a white channel slider should be displayed. (available since at least 0.11.1)
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. `0` if ABL is disabled.