This is the documentation for ToiFrontPanelServiceLedInfo.
This structure contains information about a single LED. Use toi.statics.ToiFrontPanelServiceLedInfo.create(<index>, <supportedColors>) to create an instance of ToiFrontPanelServiceLedInfo.
import "ToiFrontPanelServiceLedInfo.idl";
Public Attributes | |
| attribute long | index |
| attribute ToiFrontPanelService::TToiColorSequence | supportedColors |
| attribute long ToiFrontPanelServiceLedInfo::index |
The index of the LED.
The colors that are supported by the LED.