| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.types.structured |
| Modifier and Type | Method and Description |
|---|---|
HistoryReadValueId |
HistoryReadValueId.Codec.decode(SerializationContext context,
UaDecoder decoder) |
HistoryReadValueId[] |
HistoryReadRequest.getNodesToRead() |
| Modifier and Type | Method and Description |
|---|---|
Class<HistoryReadValueId> |
HistoryReadValueId.Codec.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
HistoryReadValueId.Codec.encode(SerializationContext context,
UaEncoder encoder,
HistoryReadValueId value) |
| Constructor and Description |
|---|
HistoryReadRequest(RequestHeader requestHeader,
ExtensionObject historyReadDetails,
TimestampsToReturn timestampsToReturn,
Boolean releaseContinuationPoints,
HistoryReadValueId[] nodesToRead) |
Copyright © 2025. All rights reserved.