.NET Based OPC UA Client/Server SDK  3.1.0.500
UA Server SDK Interfaces

Classes

interface  UnifiedAutomation.UaServer.IEventManager
 An interface to an object that manages access to events produced by a node. More...
 
interface  UnifiedAutomation.UaServer.IHistoryReadDataManager
 An interface to an object that allows reading of historical data. More...
 
interface  UnifiedAutomation.UaServer.IHistoryReadEventManager
 An interface to an object that allows reading of historical events. More...
 
interface  UnifiedAutomation.UaServer.IHistoryUpdateDataManager
 An interface to an object that allows updating of historical data. More...
 
interface  UnifiedAutomation.UaServer.IHistoryUpdateEventManager
 An interface to an object that allows updating of historical events. More...
 
interface  UnifiedAutomation.UaServer.IIOManager
 An interface to an object that manages access to the attribute values of nodes. More...
 
interface  UnifiedAutomation.UaServer.IMethodManager
 An interface to an object that manages access to methods More...
 
interface  UnifiedAutomation.UaServer.INodeManagementManager
 An interface to an object that allows nodes and references to be added and removed. More...
 
interface  UnifiedAutomation.UaServer.INodeManager
 An interface to an object that manages a subset of the nodes in a server. More...
 
interface  UnifiedAutomation.UaServer.IQueryManager
 An interface to an object that manages query operations. More...
 

Detailed Description

This module contains the most important Server SDK interfaces