| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.types.structured |
| Modifier and Type | Method and Description |
|---|---|
HistoryReadResult |
HistoryReadResult.Codec.decode(SerializationContext context,
UaDecoder decoder) |
HistoryReadResult[] |
HistoryReadResponse.getResults() |
| Modifier and Type | Method and Description |
|---|---|
Class<HistoryReadResult> |
HistoryReadResult.Codec.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
HistoryReadResult.Codec.encode(SerializationContext context,
UaEncoder encoder,
HistoryReadResult value) |
| Constructor and Description |
|---|
HistoryReadResponse(ResponseHeader responseHeader,
HistoryReadResult[] results,
DiagnosticInfo[] diagnosticInfos) |
Copyright © 2025. All rights reserved.