6.2.5.7 PubSubGroup structure
This Structure DataType is an abstract base type for PubSubGroups. The PubSubGroupDataType is formally defined in Table 41.
| Name | Type | Description |
| PubSubGroupDataType | Structure | |
Name | String | The name of the PubSubGroup. The name shall be unique across all writer groups and reader groups of a PubSubConnection. It is recommended to use a human readable name. |
Enabled | Boolean | The enabled state of the PubSubGroup. |
SecurityMode | MessageSecurityMode | Defined in 6.2.5.2. |
SecurityGroupId | String | Defined in 6.2.5.3. |
SecurityKeyServices | EndpointDescription[] | Defined in 6.2.5.4. |
MaxNetworkMessageSize | UInt32 | Defined in 6.2.5.5. |
GroupProperties | KeyValuePair[] | Defined in 6.2.5.6. |
The PubSubGroupDataType Structure representation in the AddressSpace is defined in Table 42.
| Attributes | Value |
| BrowseName | PubSubGroupDataType |
| IsAbstract | True |
| Subtype of Structure defined in OPC 10000-5. | |
| Conformance Units | |
| PubSub Parameters Discovery | |