open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_ReaderGroupDataType 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
 
UA_ExtensionObject transportSettings
 
UA_ExtensionObject messageSettings
 
size_t dataSetReadersSize
 
UA_DataSetReaderDataTypedataSetReaders
 

Detailed Description

ReaderGroupDataType.

Definition at line 4055 of file types_generated.h.

Field Documentation

◆ dataSetReaders

UA_DataSetReaderDataType* UA_ReaderGroupDataType::dataSetReaders

Definition at line 4068 of file types_generated.h.

◆ dataSetReadersSize

size_t UA_ReaderGroupDataType::dataSetReadersSize

Definition at line 4067 of file types_generated.h.

◆ enabled

UA_Boolean UA_ReaderGroupDataType::enabled

Definition at line 4057 of file types_generated.h.

◆ groupProperties

UA_KeyValuePair* UA_ReaderGroupDataType::groupProperties

Definition at line 4064 of file types_generated.h.

◆ groupPropertiesSize

size_t UA_ReaderGroupDataType::groupPropertiesSize

Definition at line 4063 of file types_generated.h.

◆ maxNetworkMessageSize

UA_UInt32 UA_ReaderGroupDataType::maxNetworkMessageSize

Definition at line 4062 of file types_generated.h.

◆ messageSettings

UA_ExtensionObject UA_ReaderGroupDataType::messageSettings

Definition at line 4066 of file types_generated.h.

◆ name

UA_String UA_ReaderGroupDataType::name

Definition at line 4056 of file types_generated.h.

◆ securityGroupId

UA_String UA_ReaderGroupDataType::securityGroupId

Definition at line 4059 of file types_generated.h.

◆ securityKeyServices

UA_EndpointDescription* UA_ReaderGroupDataType::securityKeyServices

Definition at line 4061 of file types_generated.h.

◆ securityKeyServicesSize

size_t UA_ReaderGroupDataType::securityKeyServicesSize

Definition at line 4060 of file types_generated.h.

◆ securityMode

UA_MessageSecurityMode UA_ReaderGroupDataType::securityMode

Definition at line 4058 of file types_generated.h.

◆ transportSettings

UA_ExtensionObject UA_ReaderGroupDataType::transportSettings

Definition at line 4065 of file types_generated.h.


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