| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.server.api | |
| org.eclipse.milo.opcua.sdk.server.api.services |
| Modifier and Type | Method and Description |
|---|---|
void |
ForwardingAddressSpace.historyUpdate(AttributeHistoryServices.HistoryUpdateContext context,
List<HistoryUpdateDetails> updateDetails) |
void |
AddressSpaceComposite.historyUpdate(AttributeHistoryServices.HistoryUpdateContext context,
List<HistoryUpdateDetails> updateDetailsList) |
| Modifier and Type | Method and Description |
|---|---|
default void |
AttributeHistoryServices.historyUpdate(AttributeHistoryServices.HistoryUpdateContext context,
List<HistoryUpdateDetails> updateDetails)
Update history values in nodes belonging to this
AttributeHistoryServices. |
Copyright © 2021. All rights reserved.