The subset of an OPCUAServer the manager needs. Passed in (rather than importing OPCUAServer) to avoid a circular module dependency.
the server endpoint used to dial out and provide the SecureChannel (certificate, keys, ...)
the SecureChannel EndpointUrl advertised as ReverseHello.EndpointUrl
the server ApplicationUri advertised as ReverseHello.ServerUri
The subset of an OPCUAServer the manager needs. Passed in (rather than importing OPCUAServer) to avoid a circular module dependency.