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

#include <types_generated.h>

Data Fields

UA_NodeId objectId
 
UA_NodeId methodId
 
size_t inputArgumentsSize
 
UA_VariantinputArguments
 

Detailed Description

CallMethodRequest.

Definition at line 2802 of file types_generated.h.

Field Documentation

◆ inputArguments

UA_Variant* UA_CallMethodRequest::inputArguments

Definition at line 2806 of file types_generated.h.

◆ inputArgumentsSize

size_t UA_CallMethodRequest::inputArgumentsSize

Definition at line 2805 of file types_generated.h.

◆ methodId

UA_NodeId UA_CallMethodRequest::methodId

Definition at line 2804 of file types_generated.h.

◆ objectId

UA_NodeId UA_CallMethodRequest::objectId

Definition at line 2803 of file types_generated.h.


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