public interface OperationKind<T>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OperationKind.CalculationKind<T> |
static interface |
OperationKind.RetrievalKind |
| Modifier and Type | Field and Description |
|---|---|
static OperationKind<Iterable<org.eclipse.smarthome.core.persistence.HistoricItem>> |
SCAN |
static final OperationKind<Iterable<org.eclipse.smarthome.core.persistence.HistoricItem>> SCAN
Copyright © 2018–2020 ConnectorIO Sp. z o.o.. All rights reserved.