Package | Description |
---|---|
br.org.scadabr.api | |
br.org.scadabr.api.utils |
Modifier and Type | Method and Description |
---|---|
GetDataHistoryResponse |
ScadaBRAPI.getDataHistory(GetDataHistoryParams parameters) |
GetDataHistoryResponse |
ScadaBRAPISkeleton.getDataHistory(GetDataHistoryParams parameters) |
GetDataHistoryResponse |
ScadaBRAPIStub.getDataHistory(GetDataHistoryParams parameters) |
GetDataHistoryResponse |
ScadaBRAPIImpl.getDataHistory(GetDataHistoryParams parameters)
This method attempts to collect data from a defined TAG.
|
Modifier and Type | Method and Description |
---|---|
static void |
APIUtils.validateGetDataHistoryParams(GetDataHistoryParams params) |