public class GlobalServerList extends ServerListBase
lastCounterResetTime, servers, serversOnNetwork| Constructor and Description |
|---|
GlobalServerList() |
GlobalServerList(String uri) |
| Modifier and Type | Method and Description |
|---|---|
protected BrowsePath |
createBrowsePath(UaNode app,
int gdsNamespaceIndex,
String applicationType) |
void |
discover(String discoveryServerUri)
Discover OPCUA applications from a discovery server.
|
protected NodeId |
getNodeId(BrowsePathResult[] results,
int i) |
protected String |
getStringValue(DataValue[] values,
int i) |
clear, get, getLastCounterResetTime, getServers, getServersOnNetwork, isEmpty, sizepublic GlobalServerList()
public GlobalServerList(String uri) throws ServerListException
ServerListExceptionpublic void discover(String discoveryServerUri) throws ServerListException
discover in class ServerListBasediscoveryServerUri - URI of the discovery serverServerListException - if the discoveryprotected BrowsePath createBrowsePath(UaNode app, int gdsNamespaceIndex, String applicationType)
app - gdsNamespaceIndex - applicationType - protected NodeId getNodeId(BrowsePathResult[] results, int i) throws ServiceResultException, ServiceException, StatusException
results - i - StatusExceptionServiceExceptionServiceResultExceptionCopyright © 2026. All rights reserved.