.NET Based OPC UA Client/Server SDK  3.1.0.500
UnifiedAutomation.UaServer.PubSubGroupModel Class Reference

https://reference.opcfoundation.org/v104/Core/docs/Part14/9.1.6/#9.1.6.2 More...

Inherits UnifiedAutomation.UaServer.BaseObjectModel.

Inherited by UnifiedAutomation.UaServer.ReaderGroupModel, and UnifiedAutomation.UaServer.WriterGroupModel.

Public Member Functions

 PubSubGroupModel ()
 Initializes a new instance of the PubSubGroupModel class. More...
 
 PubSubGroupModel (PubSubGroupModel template)
 Initializes a new instance of the PubSubGroupModel class. More...
 
- Public Member Functions inherited from UnifiedAutomation.UaServer.BaseObjectModel
 BaseObjectModel ()
 Initializes a new instance of the BaseObjectModel class. More...
 
 BaseObjectModel (BaseObjectModel template)
 Initializes a new instance of the BaseObjectModel class. More...
 
- Public Member Functions inherited from UnifiedAutomation.UaServer.ModelControllerBase
virtual ModelHandle GetModelHandle (StringTable namespaceUris, object instance)
 Gets the metadata handle. More...
 
virtual DataValue GetValue (IMapperContext context, ModelMapping mapping)
 Gets the value associated with the mapping. More...
 
virtual bool SetValue (IMapperContext context, ModelMapping mapping, DataValue value)
 Sets the value associated with the mapping. More...
 

Properties

UaBase.KeyValuePair[] GroupProperties [get, set]
 Gets or sets the GroupProperties More...
 
uint MaxNetworkMessageSize [get, set]
 Gets or sets the MaxNetworkMessageSize More...
 
string SecurityGroupId [get, set]
 Gets or sets the SecurityGroupId More...
 
EndpointDescription[] SecurityKeyServices [get, set]
 Gets or sets the SecurityKeyServices More...
 
MessageSecurityMode SecurityMode [get, set]
 Gets or sets the SecurityMode More...
 
PubSubStatusModel Status [get, set]
 Gets or sets the Status More...
 
- Properties inherited from UnifiedAutomation.UaServer.ModelControllerBase
ModelHandle ModelHandle [get, set]
 Gets or sets the metadata handle. More...
 
object UserData [get, set]
 Gets or sets the user data. More...
 

Detailed Description

Constructor & Destructor Documentation

UnifiedAutomation.UaServer.PubSubGroupModel.PubSubGroupModel ( )
inline

Initializes a new instance of the PubSubGroupModel class.

UnifiedAutomation.UaServer.PubSubGroupModel.PubSubGroupModel ( PubSubGroupModel  template)
inline

Initializes a new instance of the PubSubGroupModel class.

Parameters
templateThe template.

Property Documentation

UaBase.KeyValuePair [] UnifiedAutomation.UaServer.PubSubGroupModel.GroupProperties
getset

Gets or sets the GroupProperties

uint UnifiedAutomation.UaServer.PubSubGroupModel.MaxNetworkMessageSize
getset

Gets or sets the MaxNetworkMessageSize

string UnifiedAutomation.UaServer.PubSubGroupModel.SecurityGroupId
getset

Gets or sets the SecurityGroupId

EndpointDescription [] UnifiedAutomation.UaServer.PubSubGroupModel.SecurityKeyServices
getset

Gets or sets the SecurityKeyServices

MessageSecurityMode UnifiedAutomation.UaServer.PubSubGroupModel.SecurityMode
getset

Gets or sets the SecurityMode

PubSubStatusModel UnifiedAutomation.UaServer.PubSubGroupModel.Status
getset

Gets or sets the Status


The documentation for this class was generated from the following file: