| Package | Description |
|---|---|
| com.yoctopuce.YoctoAPI |
| Modifier and Type | Method and Description |
|---|---|
static YCellular |
YCellular.FindCellular(String func)
Retrieves a cellular interface for a given identifier.
|
static YCellular |
YCellular.FindCellularInContext(YAPIContext yctx,
String func)
Retrieves a cellular interface for a given identifier in a YAPI context.
|
static YCellular |
YCellular.FirstCellular()
Starts the enumeration of cellular interfaces currently accessible.
|
static YCellular |
YCellular.FirstCellularInContext(YAPIContext yctx)
Starts the enumeration of cellular interfaces currently accessible.
|
YCellular |
YCellular.nextCellular()
Continues the enumeration of cellular interfaces started using yFirstCellular().
|
| Modifier and Type | Method and Description |
|---|---|
void |
YCellular.TimedReportCallback.timedReportCallback(YCellular function,
YMeasure measure) |
void |
YCellular.UpdateCallback.yNewValue(YCellular function,
String functionValue) |
Copyright © 2026. All rights reserved.