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

#include <types_generated.h>

Data Fields

UA_NodeId createSessionId
 
UA_String createClientName
 
UA_DateTime invocationCreationTime
 
UA_DateTime lastTransitionTime
 
UA_String lastMethodCall
 
UA_NodeId lastMethodSessionId
 
size_t lastMethodInputArgumentsSize
 
UA_ArgumentlastMethodInputArguments
 
size_t lastMethodOutputArgumentsSize
 
UA_ArgumentlastMethodOutputArguments
 
UA_DateTime lastMethodCallTime
 
UA_StatusResult lastMethodReturnStatus
 

Detailed Description

ProgramDiagnosticDataType.

Definition at line 3591 of file types_generated.h.

Field Documentation

◆ createClientName

UA_String UA_ProgramDiagnosticDataType::createClientName

Definition at line 3593 of file types_generated.h.

◆ createSessionId

UA_NodeId UA_ProgramDiagnosticDataType::createSessionId

Definition at line 3592 of file types_generated.h.

◆ invocationCreationTime

UA_DateTime UA_ProgramDiagnosticDataType::invocationCreationTime

Definition at line 3594 of file types_generated.h.

◆ lastMethodCall

UA_String UA_ProgramDiagnosticDataType::lastMethodCall

Definition at line 3596 of file types_generated.h.

◆ lastMethodCallTime

UA_DateTime UA_ProgramDiagnosticDataType::lastMethodCallTime

Definition at line 3602 of file types_generated.h.

◆ lastMethodInputArguments

UA_Argument* UA_ProgramDiagnosticDataType::lastMethodInputArguments

Definition at line 3599 of file types_generated.h.

◆ lastMethodInputArgumentsSize

size_t UA_ProgramDiagnosticDataType::lastMethodInputArgumentsSize

Definition at line 3598 of file types_generated.h.

◆ lastMethodOutputArguments

UA_Argument* UA_ProgramDiagnosticDataType::lastMethodOutputArguments

Definition at line 3601 of file types_generated.h.

◆ lastMethodOutputArgumentsSize

size_t UA_ProgramDiagnosticDataType::lastMethodOutputArgumentsSize

Definition at line 3600 of file types_generated.h.

◆ lastMethodReturnStatus

UA_StatusResult UA_ProgramDiagnosticDataType::lastMethodReturnStatus

Definition at line 3603 of file types_generated.h.

◆ lastMethodSessionId

UA_NodeId UA_ProgramDiagnosticDataType::lastMethodSessionId

Definition at line 3597 of file types_generated.h.

◆ lastTransitionTime

UA_DateTime UA_ProgramDiagnosticDataType::lastTransitionTime

Definition at line 3595 of file types_generated.h.


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