open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
UA_TranslateBrowsePathsToNodeIdsRequest Struct Reference

#include <types_generated.h>

Data Fields

UA_RequestHeader requestHeader
 
size_t browsePathsSize
 
UA_BrowsePathbrowsePaths
 

Detailed Description

Definition at line 1010 of file types_generated.h.

Field Documentation

◆ requestHeader

UA_RequestHeader UA_TranslateBrowsePathsToNodeIdsRequest::requestHeader

Definition at line 1011 of file types_generated.h.

◆ browsePathsSize

size_t UA_TranslateBrowsePathsToNodeIdsRequest::browsePathsSize

Definition at line 1012 of file types_generated.h.

◆ browsePaths

UA_BrowsePath* UA_TranslateBrowsePathsToNodeIdsRequest::browsePaths

Definition at line 1013 of file types_generated.h.


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