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

#include <types_generated.h>

Data Fields

size_t publishedDataSetsSize
 
UA_PublishedDataSetDataTypepublishedDataSets
 
size_t connectionsSize
 
UA_PubSubConnectionDataTypeconnections
 
UA_Boolean enabled
 

Detailed Description

PubSubConfigurationDataType.

Definition at line 4092 of file types_generated.h.

Field Documentation

◆ connections

UA_PubSubConnectionDataType* UA_PubSubConfigurationDataType::connections

Definition at line 4096 of file types_generated.h.

◆ connectionsSize

size_t UA_PubSubConfigurationDataType::connectionsSize

Definition at line 4095 of file types_generated.h.

◆ enabled

UA_Boolean UA_PubSubConfigurationDataType::enabled

Definition at line 4097 of file types_generated.h.

◆ publishedDataSets

UA_PublishedDataSetDataType* UA_PubSubConfigurationDataType::publishedDataSets

Definition at line 4094 of file types_generated.h.

◆ publishedDataSetsSize

size_t UA_PubSubConfigurationDataType::publishedDataSetsSize

Definition at line 4093 of file types_generated.h.


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