open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_ProgramDiagnostic2DataType 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
 
size_t lastMethodInputValuesSize
 
UA_VariantlastMethodInputValues
 
size_t lastMethodOutputValuesSize
 
UA_VariantlastMethodOutputValues
 
UA_DateTime lastMethodCallTime
 
UA_StatusCode lastMethodReturnStatus
 

Detailed Description

ProgramDiagnostic2DataType.

Definition at line 3609 of file types_generated.h.

Field Documentation

◆ createClientName

UA_String UA_ProgramDiagnostic2DataType::createClientName

Definition at line 3611 of file types_generated.h.

◆ createSessionId

UA_NodeId UA_ProgramDiagnostic2DataType::createSessionId

Definition at line 3610 of file types_generated.h.

◆ invocationCreationTime

UA_DateTime UA_ProgramDiagnostic2DataType::invocationCreationTime

Definition at line 3612 of file types_generated.h.

◆ lastMethodCall

UA_String UA_ProgramDiagnostic2DataType::lastMethodCall

Definition at line 3614 of file types_generated.h.

◆ lastMethodCallTime

UA_DateTime UA_ProgramDiagnostic2DataType::lastMethodCallTime

Definition at line 3624 of file types_generated.h.

◆ lastMethodInputArguments

UA_Argument* UA_ProgramDiagnostic2DataType::lastMethodInputArguments

Definition at line 3617 of file types_generated.h.

◆ lastMethodInputArgumentsSize

size_t UA_ProgramDiagnostic2DataType::lastMethodInputArgumentsSize

Definition at line 3616 of file types_generated.h.

◆ lastMethodInputValues

UA_Variant* UA_ProgramDiagnostic2DataType::lastMethodInputValues

Definition at line 3621 of file types_generated.h.

◆ lastMethodInputValuesSize

size_t UA_ProgramDiagnostic2DataType::lastMethodInputValuesSize

Definition at line 3620 of file types_generated.h.

◆ lastMethodOutputArguments

UA_Argument* UA_ProgramDiagnostic2DataType::lastMethodOutputArguments

Definition at line 3619 of file types_generated.h.

◆ lastMethodOutputArgumentsSize

size_t UA_ProgramDiagnostic2DataType::lastMethodOutputArgumentsSize

Definition at line 3618 of file types_generated.h.

◆ lastMethodOutputValues

UA_Variant* UA_ProgramDiagnostic2DataType::lastMethodOutputValues

Definition at line 3623 of file types_generated.h.

◆ lastMethodOutputValuesSize

size_t UA_ProgramDiagnostic2DataType::lastMethodOutputValuesSize

Definition at line 3622 of file types_generated.h.

◆ lastMethodReturnStatus

UA_StatusCode UA_ProgramDiagnostic2DataType::lastMethodReturnStatus

Definition at line 3625 of file types_generated.h.

◆ lastMethodSessionId

UA_NodeId UA_ProgramDiagnostic2DataType::lastMethodSessionId

Definition at line 3615 of file types_generated.h.

◆ lastTransitionTime

UA_DateTime UA_ProgramDiagnostic2DataType::lastTransitionTime

Definition at line 3613 of file types_generated.h.


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