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

#include <types_generated.h>

Data Fields

UA_String applicationUri
 
size_t pushTargetFolderSize
 
UA_StringpushTargetFolder
 
UA_String endpointUrl
 
UA_String securityPolicyUri
 
UA_UserTokenPolicy userTokenType
 
UA_UInt16 requestedKeyCount
 
UA_Double retryInterval
 
size_t pushTargetPropertiesSize
 
UA_KeyValuePairpushTargetProperties
 
size_t securityGroupsSize
 
UA_StringsecurityGroups
 

Detailed Description

PubSubKeyPushTargetDataType.

Definition at line 3782 of file types_generated.h.

Field Documentation

◆ applicationUri

UA_String UA_PubSubKeyPushTargetDataType::applicationUri

Definition at line 3783 of file types_generated.h.

◆ endpointUrl

UA_String UA_PubSubKeyPushTargetDataType::endpointUrl

Definition at line 3786 of file types_generated.h.

◆ pushTargetFolder

UA_String* UA_PubSubKeyPushTargetDataType::pushTargetFolder

Definition at line 3785 of file types_generated.h.

◆ pushTargetFolderSize

size_t UA_PubSubKeyPushTargetDataType::pushTargetFolderSize

Definition at line 3784 of file types_generated.h.

◆ pushTargetProperties

UA_KeyValuePair* UA_PubSubKeyPushTargetDataType::pushTargetProperties

Definition at line 3792 of file types_generated.h.

◆ pushTargetPropertiesSize

size_t UA_PubSubKeyPushTargetDataType::pushTargetPropertiesSize

Definition at line 3791 of file types_generated.h.

◆ requestedKeyCount

UA_UInt16 UA_PubSubKeyPushTargetDataType::requestedKeyCount

Definition at line 3789 of file types_generated.h.

◆ retryInterval

UA_Double UA_PubSubKeyPushTargetDataType::retryInterval

Definition at line 3790 of file types_generated.h.

◆ securityGroups

UA_String* UA_PubSubKeyPushTargetDataType::securityGroups

Definition at line 3794 of file types_generated.h.

◆ securityGroupsSize

size_t UA_PubSubKeyPushTargetDataType::securityGroupsSize

Definition at line 3793 of file types_generated.h.

◆ securityPolicyUri

UA_String UA_PubSubKeyPushTargetDataType::securityPolicyUri

Definition at line 3787 of file types_generated.h.

◆ userTokenType

UA_UserTokenPolicy UA_PubSubKeyPushTargetDataType::userTokenType

Definition at line 3788 of file types_generated.h.


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