Motorola Mobility Confidential Restricted.
ToiFrontPanelServiceLedInfo Interface Reference

Description

This is the documentation for ToiFrontPanelServiceLedInfo.
This structure contains information about a single LED. Use toi.statics.ToiFrontPanelServiceLedInfo.create(<index>, <supportedColors>, <name>) to create an instance of ToiFrontPanelServiceLedInfo. The following parameters in the create method are optional: <name>. For the optional members that have default values, the values are: ; if they are not set from the portal, they will have the default value.

import "ToiFrontPanelServiceLedInfo.idl";

List of all members.

Public Attributes

attribute long index
attribute
ToiFrontPanelService::TToiColorSequence 
supportedColors
attribute string name

Member Data Documentation

The index of the LED.

Technical Preview:
This field is a TECHNICAL PREVIEW, it may change. Human friendly name for the LED. Note: This value may not be valid for some products/LEDs (especially for products with general purpose LEDs, i.e. with no any labels on it).