DeviceLEDState

enum DeviceLEDState : Enum<DeviceLEDState>

Used to set and fetch the LED colors for a particular state.

Entries

in_use
Link copied to clipboard

When device is connected

idle
Link copied to clipboard
idle(0)

When device is disconnected

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int
value
Link copied to clipboard
val value: Int