# Functions
Certificate sets the client X509 certificate in the secure channel configuration and also detects and sets the ApplicationURI from the URI within the certificate.
No description provided by the author
EnableAuthMode registers a new user authentication mode to the server.
EnableSecurity registers a new endpoint security mode to the server.
EndPointHostName adds an additional endpoint to the server based on the host name.
No description provided by the author
No description provided by the author
New returns an initialized OPC-UA server.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PrivateKey sets the RSA private key in the secure channel configuration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
the server.SetLogger takes a server.Logger interface.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Structs
AttributeService implements the Attribute Service Set.
No description provided by the author
DiscoveryService implements the Discovery Service Set
https://reference.opcfoundation.org/Core/Part4/v105/docs/5.4.
This namespaces give a convenient way to have data mapped to the OPC server without having to map your application data to the OCP-UA data abstraction
It (currently) supports ints, floats, strings, and timestamps.
MethodService implements the Method Service Set.
No description provided by the author
MonitoredItemService implements the MonitoredItem Service Set.
No description provided by the author
NodeManagementService implements the Node Management Service Set.
the base "node-centric" namespace.
No description provided by the author
No description provided by the author
QueryService implements the Query Service Set.
Server is a high-level OPC-UA Server.
No description provided by the author
SessionService implements the Session Service Set.
This is the type that with its run() function will work in the bakground fullfilling subscription publishes.
SubscriptionService implements the Subscription Service Set.
ViewService implements the View Service Set.
# Type aliases
No description provided by the author
No description provided by the author
Option is an option function type to modify the configuration.
No description provided by the author
No description provided by the author
No description provided by the author