alternate hostname or IP to use
supported server capabilities for the Mutlicast (mDNS) @default ["NA"] the possible values are any of node-opcua-discovery.serverCapabilities)
the server certificate full path filename
the certificate should be in PEM format
the default secure token life time in ms.
true, if discovery service on unsecure channel shall be disabled
if server shall raise AuditingEvent
the maximum number of simultaneous sessions allowed.
the maximum number authorized simultaneous connections per endpoint
the nodeset.xml file(s) to load
node-opcua comes with pre-installed node-set files that can be used
example:
the TCP port to listen to.
the server private key full path filename
This file should contains the private key that has been used to generate the server certificate file.
the private key should be in PEM format
strategy used by the server to declare itself to a discovery server
HIDDEN: the server doesn't expose itself to the external world
MDNS: the server publish itself to the mDNS Multicast network directly
LDS: the server registers itself to the LDS or LDS-ME (Local Discovery Server)
@default RegisterServerMethod.HIDDEN - by default the server
will not register itself to the local discovery server
resource Path is a string added at the end of the url such as "/UA/Server"
the possible security mode that the server will expose
the possible security policies that the server will expose
Server Certificate Manager
this certificate manager will be used by the server to access and store certificates from the connecting clients
the server Info
this object contains the value that will populate the Root/ObjectS/Server/ServerInfo OPCUA object in the address space.
the HEL/ACK transaction timeout in ms.
Use a large value ( i.e 15000 ms) for slow connections or embedded devices.
user Certificate Manager this certificate manager holds the X509 certificates used by client that uses X509 certificate token to impersonate a user
an object that implements user authentication methods
Generated using TypeDoc
tells if the server default endpoints should allow anonymous connection.
true