Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WLEDClientInfoLEDs

Hierarchy

  • WLEDClientInfoLEDs

Index

Properties

cct?: boolean

true if device has cct support.

deprecated

use info.leds.segmentLightCapabilities

count?: number

Total number of LEDs.

currentPower?: number

Current LED power usage in milliamps as determined by the ABL. 0 if ABL is disabled.

fps?: number

Current frames per second.

lightCapabilities?: number

Combined light capabilities across all segments.

maxPower?: number

Maximum power budget in milliamps for the ABL. 0 if ABL is disabled.

maxSegments?: number

Maximum number of segments supported by this version.

rgbw?: boolean

true if LEDs are 4-channel (RGBW).

deprecated

use info.leds.segmentLightCapabilities

segmentLightCapabilities?: number[]

Capabilities of the busses included in each segment in ascending ID order up to last active segment (0 for non-active segment).

whiteValueInput?: boolean

true if a white channel slider should be displayed.

deprecated

use info.leds.segmentLightCapabilities

Generated using TypeDoc