Package | Description |
---|---|
org.mycontroller.standalone.api.jaxrs.model |
Modifier and Type | Method and Description |
---|---|
static DataPointDouble |
DataPointDouble.get(Double min,
Double max,
Double avg,
Integer samples,
Long timestamp,
Long start,
Long end) |
static DataPointDouble |
DataPointDouble.get(MetricsBatteryUsage metric,
Long start,
Long end) |
static DataPointDouble |
DataPointDouble.get(MetricsDoubleTypeDevice metric,
Long start,
Long end) |
Copyright © 2015–2019. All rights reserved.