All Classes and Interfaces
Class
Description
An
IdentityProvider that will choose the first available anonymous UserTokenPolicy."Helper" functions for doing a Browse followed by as many BrowseNext calls as are necessary to
retrieve all the references.
A composite
IdentityProvider that tries its component IdentityProviders in the
order provided.A factory that creates a
DataTypeManager for a given OpcUaClient.The default
DataTypeManagerFactory.Initializer implementation that traverses the DataType hierarchy and
registers codecs for all structure types with a DataTypeManager.An initializer that registers codecs for custom data types with a
DataTypeManager.Builds a
DataTypeTree by recursively browsing the DataType hierarchy starting at NodeIds0.BaseDataType.A factory that creates a
DataTypeTree for a given OpcUaClient.A lazy-loading
DataTypeManager that resolves
codecs on demand.A lazy-loading
DataTypeTree that resolves types on demand by browsing inverse HasSubtype
references.Builds an
ObjectTypeTree by recursively browsing the ObjectType hierarchy starting at
NodeIds0.BaseObjectType.A callback that receives notification of new values for an
OpcUaMonitoredItem.A callback that receives notification of new events for an
OpcUaMonitoredItem.The state of the MonitoredItem as it exists on the server, after the recent successful
operation.
The state of the Subscription as it exists on the server, after the most recent successful
operation.
Operation limits of the Server, obtained by reading Variables of the OperationLimits Object.
A callable method belonging to an ObjectNode.
Thrown when a method call completes with a non-good
StatusCode.Builds a
VariableTypeTree by recursively browsing the VariableType hierarchy starting at
NodeIds0.BaseVariableType.