public class DataPointBinary extends DataPointBase
| Constructor and Description |
|---|
DataPointBinary() |
| Modifier and Type | Method and Description |
|---|---|
static DataPointBinary |
get(Boolean state,
Long timestamp) |
static DataPointBinary |
get(Boolean state,
Long timestamp,
Long start,
Long end) |
static DataPointBinary |
get(MetricsBinaryTypeDevice metric,
Long start,
Long end) |
public static DataPointBinary get(MetricsBinaryTypeDevice metric, Long start, Long end)
public static DataPointBinary get(Boolean state, Long timestamp, Long start, Long end)
public static DataPointBinary get(Boolean state, Long timestamp)
Copyright © 2015–2019. All rights reserved.