Skip to Content
🚀 We just launched! Please star us on Github!

Indicator Channel

Channel Category: indicator

Represents a status indicator LED output. Controls on/off state, brightness, and color of hardware indicator LEDs. Used for system status feedback on host devices or external indicator peripherals.


Required Properties

PropertyData TypeRange/ValuesUnitPermissions
onBool--RW (Read-Write)

Property Details

on

Turns the indicator LED on or off

Optional Properties

PropertyData TypeRange/ValuesUnitPermissions
brightnessUchar0–255-RW (Read-Write)
colorEnumred, green, blue, yellow, white, off-RW (Read-Write)
activeBool--RO (Read-Only)

Property Details

brightness

Indicator LED brightness level

color

Indicator LED color selection for multi-color LEDs

active

Indicates if the indicator channel is currently active and functioning

Last updated on