Modifier and Type | Method and Description |
---|---|
static YColorLedCluster |
YColorLedCluster.FindColorLedCluster(String func)
Retrieves a RGB LED cluster for a given identifier.
|
static YColorLedCluster |
YColorLedCluster.FindColorLedClusterInContext(YAPIContext yctx,
String func)
Retrieves a RGB LED cluster for a given identifier in a YAPI context.
|
static YColorLedCluster |
YColorLedCluster.FirstColorLedCluster()
Starts the enumeration of RGB LED clusters currently accessible.
|
static YColorLedCluster |
YColorLedCluster.FirstColorLedClusterInContext(YAPIContext yctx)
Starts the enumeration of RGB LED clusters currently accessible.
|
YColorLedCluster |
YColorLedCluster.nextColorLedCluster()
Continues the enumeration of RGB LED clusters started using yFirstColorLedCluster().
|
Modifier and Type | Method and Description |
---|---|
void |
YColorLedCluster.TimedReportCallback.timedReportCallback(YColorLedCluster function,
YMeasure measure) |
void |
YColorLedCluster.UpdateCallback.yNewValue(YColorLedCluster function,
String functionValue) |
Copyright © 2021. All rights reserved.