public final class Led
extends java.lang.Object
Device
instance.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Returns name of the component.
|
void |
setEnabled(boolean enable)
Set state of the on-board led.
|