| Package | Description |
|---|---|
| br.org.scadabr.api | |
| br.org.scadabr.api.utils |
| Modifier and Type | Method and Description |
|---|---|
ReadDataResponse |
ScadaBRAPI.readData(ReadDataParams parameters) |
ReadDataResponse |
ScadaBRAPISkeleton.readData(ReadDataParams parameters) |
ReadDataResponse |
ScadaBRAPIStub.readData(ReadDataParams parameters) |
ReadDataResponse |
ScadaBRAPIImpl.readData(ReadDataParams parameters)
This method attempts to read the value of one or more registered TAGs.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
APIUtils.validateReadData(ReadDataParams params) |