Search
17 result(s) for GlobalDiscoveryServer
-
OPC-10000-2 – OPC Unified Architecture - Part 2: Security Modelalso defines global services such as Certificate management, KeyCredential management, AuthorizationService , and GlobalDiscoveryServer (GDS) to help manage security and other global functionality. Figure 1 - OPC UA network example
-
OPC-10000-2 – OPC Unified Architecture - Part 2: Security Model9.4.1 OverviewOverview In some systems, a GlobalDiscoveryServer with Certificate Management could be deployed. The GlobalDiscoverServer will either push certificates to Clients and Servers or allow Servers and Clients to pull certificates ... GlobalDiscoveryServer certificate management can manage all certificate deployments; this includes TrustLists , CAs and CRLs
-
OPC-10000-4 – OPC Unified Architecture - Part 4: Services6.6.2.4.1 OverviewServerCapability NTRS defined in OPC 10000-12 for discovery including the registration with a GlobalDiscoveryServer . Figure 27 shows a typical non-transparent Redundancy setup. Figure 27 - Non-Transparent Redundancy setup
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services3.1.9 GlobalServicethat provides centrally managed Capabilities needed for a system. Note 1 to entry: a GlobalDiscoveryServer , a CertificateManager , a KeyCredentialService and an AuthorizationService are all examples of GlobalServices
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services4.1 Overviewdiscovery information for all applications that have been announced on the local MulticastSubnet. A GlobalDiscoveryServer (GDS) maintains discovery information for applications available in an administrative domain
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services4.3.1 Overviewfunctionality locally in the Client. Searching for Servers known to a GlobalDiscoveryServer . The DiscoveryUrl is what a Client uses to connect to a DiscoveryEndpoint (see 4.3.2 ). Clients should be aware
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services4.4.1 OverviewClientUrl for a Client ; Searching for Clients known to a GlobalDiscoveryServer . The mechanisms based on an LDS are not available since Clients do not register with
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services6.1 Overviewthis reason, there is a need for an enterprise wide DiscoveryServer called a GlobalDiscoveryServer . The GlobalDiscoveryServer (GDS) is an OPC UA Server which allows Clients to search
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global ServicesClient connections to global services A GlobalDiscoveryServer is a Server implementing different global services for discovery, Certificate management, user or PubSub key management, user authorization, software and device management
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services6.5.1 OverviewOverview The GlobalDiscoveryServer Information Model used for discovery is shown in Figure 12 . Most of the interactions between the GlobalDiscoveryServer and Application administrator or the Client will be via Methods
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services6.5.3 DirectoryTypeDirectoryType DirectoryType is the ObjectType for the root of the GlobalDiscoveryServer AddressSpace . It organizes the information that can be accessed into subfolders It also provides methods that allow applications
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services6.5.6 RegisterApplicationRegisterApplication The RegisterApplication Method is used to register a new applicationwith a GlobalDiscoveryServer . This Method shall be called from an authenticated SecureChannel and from a Client that has access ... NodeId ApplicationId ); Argument Description Application The application that is to be registered with the GlobalDiscoveryServer . ApplicationId A unique identifier for the registered application. This identifier is persistent and is used
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services6.5.7 UpdateApplicationUpdateApplication The UpdateApplication Method is used to update an existing application in a GlobalDiscoveryServer . This Method shall be called from an authenticated SecureChannel and from a Client that has access
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services6.5.8 UnregisterApplicationUnregisterApplication The UnregisterApplication Method is used to remove an application from a GlobalDiscoveryServer . This Method shall be called from an authenticated SecureChannel and from a Client that has access
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.9.1 OverviewOverview The GlobalDiscoveryServer AddressSpace used for Certificate management is shown in Figure 22 . Most of the interactions between the GlobalDiscoveryServer and application administrator or the Client will be via Methods ... defined on the Directory folder. Figure 22 - The Certificate Management AddressSpace for the GlobalDiscoveryServer
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global ServicesEndpointUrl that it can use. A Client can do this by using the GlobalDiscoveryServer that knows about the Server . The process of connecting to a Server containing a remote Node
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Servicesrequest the EndpointDescriptions necessary to connect to an individual Servers Some implementations of a GlobalDiscoveryServer will be a front-end for a standard Directory Service . In these cases, the QueryApplications