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

#include <types_generated.h>

Data Fields

UA_String name
 
UA_Boolean enabled
 
UA_Variant publisherId
 
UA_String transportProfileUri
 
UA_ExtensionObject address
 
size_t connectionPropertiesSize
 
UA_KeyValuePairconnectionProperties
 
UA_ExtensionObject transportSettings
 
size_t writerGroupsSize
 
UA_WriterGroupDataTypewriterGroups
 
size_t readerGroupsSize
 
UA_ReaderGroupDataTypereaderGroups
 

Detailed Description

PubSubConnectionDataType.

Definition at line 4074 of file types_generated.h.

Field Documentation

◆ address

UA_ExtensionObject UA_PubSubConnectionDataType::address

Definition at line 4079 of file types_generated.h.

◆ connectionProperties

UA_KeyValuePair* UA_PubSubConnectionDataType::connectionProperties

Definition at line 4081 of file types_generated.h.

◆ connectionPropertiesSize

size_t UA_PubSubConnectionDataType::connectionPropertiesSize

Definition at line 4080 of file types_generated.h.

◆ enabled

UA_Boolean UA_PubSubConnectionDataType::enabled

Definition at line 4076 of file types_generated.h.

◆ name

UA_String UA_PubSubConnectionDataType::name

Definition at line 4075 of file types_generated.h.

◆ publisherId

UA_Variant UA_PubSubConnectionDataType::publisherId

Definition at line 4077 of file types_generated.h.

◆ readerGroups

UA_ReaderGroupDataType* UA_PubSubConnectionDataType::readerGroups

Definition at line 4086 of file types_generated.h.

◆ readerGroupsSize

size_t UA_PubSubConnectionDataType::readerGroupsSize

Definition at line 4085 of file types_generated.h.

◆ transportProfileUri

UA_String UA_PubSubConnectionDataType::transportProfileUri

Definition at line 4078 of file types_generated.h.

◆ transportSettings

UA_ExtensionObject UA_PubSubConnectionDataType::transportSettings

Definition at line 4082 of file types_generated.h.

◆ writerGroups

UA_WriterGroupDataType* UA_PubSubConnectionDataType::writerGroups

Definition at line 4084 of file types_generated.h.

◆ writerGroupsSize

size_t UA_PubSubConnectionDataType::writerGroupsSize

Definition at line 4083 of file types_generated.h.


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