open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_PubSubGroupDataType Struct Reference

#include <types_generated.h>

Data Fields

UA_String name
 
UA_Boolean enabled
 
UA_MessageSecurityMode securityMode
 
UA_String securityGroupId
 
size_t securityKeyServicesSize
 
UA_EndpointDescriptionsecurityKeyServices
 
UA_UInt32 maxNetworkMessageSize
 
size_t groupPropertiesSize
 
UA_KeyValuePairgroupProperties
 

Detailed Description

PubSubGroupDataType.

Definition at line 3701 of file types_generated.h.

Field Documentation

◆ enabled

UA_Boolean UA_PubSubGroupDataType::enabled

Definition at line 3703 of file types_generated.h.

◆ groupProperties

UA_KeyValuePair* UA_PubSubGroupDataType::groupProperties

Definition at line 3710 of file types_generated.h.

◆ groupPropertiesSize

size_t UA_PubSubGroupDataType::groupPropertiesSize

Definition at line 3709 of file types_generated.h.

◆ maxNetworkMessageSize

UA_UInt32 UA_PubSubGroupDataType::maxNetworkMessageSize

Definition at line 3708 of file types_generated.h.

◆ name

UA_String UA_PubSubGroupDataType::name

Definition at line 3702 of file types_generated.h.

◆ securityGroupId

UA_String UA_PubSubGroupDataType::securityGroupId

Definition at line 3705 of file types_generated.h.

◆ securityKeyServices

UA_EndpointDescription* UA_PubSubGroupDataType::securityKeyServices

Definition at line 3707 of file types_generated.h.

◆ securityKeyServicesSize

size_t UA_PubSubGroupDataType::securityKeyServicesSize

Definition at line 3706 of file types_generated.h.

◆ securityMode

UA_MessageSecurityMode UA_PubSubGroupDataType::securityMode

Definition at line 3704 of file types_generated.h.


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