| Package | Description |
|---|---|
| com.prosysopc.ua.server |
Main server side classes of the SDK.
|
| Modifier and Type | Method and Description |
|---|---|
UaNodeSetLoadOptions |
UaNodeSetLoadOptions.Builder.build() |
static UaNodeSetLoadOptions |
UaNodeSetLoadOptions.defaults()
Returns default options, ignoreErrors=false and ignoreWarnings=true.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeManagerTable.loadModel(UaNodeSetLoadOptions options,
UaNodeSet... nodesets)
Resolves and adds the given
UaNodeSets to the address space using the given options. |
Copyright © 2026. All rights reserved.