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

#include <server_pubsub.h>

Data Fields

UA_String name
 
UA_SubscribedDataSetEnumType subscribedDataSetType
 
union { 
 
   UA_TargetVariablesDataType   target 
 
subscribedDataSet 
 
UA_DataSetMetaDataType dataSetMetaData
 
UA_Boolean isConnected
 

Detailed Description

Definition at line 561 of file server_pubsub.h.

Field Documentation

◆ dataSetMetaData

UA_DataSetMetaDataType UA_StandaloneSubscribedDataSetConfig::dataSetMetaData

Definition at line 568 of file server_pubsub.h.

◆ isConnected

UA_Boolean UA_StandaloneSubscribedDataSetConfig::isConnected

Definition at line 569 of file server_pubsub.h.

◆ name

UA_String UA_StandaloneSubscribedDataSetConfig::name

Definition at line 562 of file server_pubsub.h.

◆ [union]

union { ... } UA_StandaloneSubscribedDataSetConfig::subscribedDataSet

◆ subscribedDataSetType

UA_SubscribedDataSetEnumType UA_StandaloneSubscribedDataSetConfig::subscribedDataSetType

Definition at line 563 of file server_pubsub.h.

◆ target

UA_TargetVariablesDataType UA_StandaloneSubscribedDataSetConfig::target

Definition at line 566 of file server_pubsub.h.


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