| Package | Description |
|---|---|
| com.prosysopc.ua.server |
Main server side classes of the SDK.
|
| com.prosysopc.ua.stack.core |
| Modifier and Type | Method and Description |
|---|---|
default Object |
HistoryManagerListener.onReadEvents(ServiceContext serviceContext,
Object operationContext,
NodeId nodeId,
UaNode node,
Object userContinuationPoint,
DateTime startTime,
DateTime endTime,
UnsignedInteger numValuesPerNode,
EventFilter filter,
HistoryEvent historyEvent)
Handle a single historyRead operation, which is using ReadEventDetails The request us used to
read Events from the event history for the specified time domain for one or more event nodes.
|
protected Object |
HistoryManager.readEvents(ServiceContext serviceContext,
Object operationContext,
Object operationContext2,
NodeId nodeId,
UaNode node,
Object userContinuationPoint,
DateTime startTime,
DateTime endTime,
UnsignedInteger numValuesPerNode,
EventFilter filter,
HistoryEvent historyData)
Handle a single historyRead operation, which is using ReadEventDetails The request us used to
read Events from the event history for the specified time domain for one or more event nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HistoryModifiedEvent
Generated on 2026-02-24 10:23:17
|
| Modifier and Type | Method and Description |
|---|---|
HistoryEvent |
HistoryEvent.Builder.build() |
HistoryEvent |
HistoryEvent.clone() |
Copyright © 2026. All rights reserved.