| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.types.structured |
| Modifier and Type | Method and Description |
|---|---|
HistoryEventFieldList |
HistoryEventFieldList.Codec.decode(SerializationContext context,
UaDecoder decoder) |
HistoryEventFieldList[] |
UpdateEventDetails.getEventData() |
HistoryEventFieldList[] |
HistoryEvent.getEvents() |
| Modifier and Type | Method and Description |
|---|---|
Class<HistoryEventFieldList> |
HistoryEventFieldList.Codec.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
HistoryEventFieldList.Codec.encode(SerializationContext context,
UaEncoder encoder,
HistoryEventFieldList value) |
| Constructor and Description |
|---|
HistoryEvent(HistoryEventFieldList[] events) |
UpdateEventDetails(NodeId nodeId,
PerformUpdateType performInsertReplace,
EventFilter filter,
HistoryEventFieldList[] eventData) |
Copyright © 2025. All rights reserved.