public static interface DataPointVO.LoggingTypes
Modifier and Type | Field and Description |
---|---|
static int |
ALL |
static int |
INTERVAL |
static int |
NONE |
static int |
ON_CHANGE |
static int |
ON_TS_CHANGE |
static final int ON_CHANGE
static final int ALL
static final int NONE
static final int INTERVAL
static final int ON_TS_CHANGE