| Package | Description |
|---|---|
| com.yoctopuce.YoctoAPI |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<YDataSet> |
YConsolidatedDataSet._datasets |
| Modifier and Type | Method and Description |
|---|---|
YDataSet |
YSensor.get_recordedData(double startTime,
double endTime)
Retrieves a YDataSet object holding historical data for this
sensor, for a specified time interval.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<YDataSet> |
YDataLogger.get_dataSets()
Returns a list of YDataSet objects that can be used to retrieve
all measures stored by the data logger.
|
ArrayList<YDataSet> |
YDataLogger.parse_dataSets(byte[] jsonbuff) |
| Modifier and Type | Method and Description |
|---|---|
int |
YDataStream._initFromDataSet(YDataSet dataset,
ArrayList<Integer> encoded) |
Copyright © 2026. All rights reserved.