ANSI C Based OPC UA Client/Server SDK  1.9.0.430
OpcUa_HistoryUpdateResult Struct Reference

A structure that is defined as the type of the results parameter of the HistoryUpdate Service. More...

#include <opcua_types.h>

Data Fields

OpcUa_StatusCode StatusCode
 StatusCode for the update of the node.
 
OpcUa_StatusCodeOperationResults
 List of StatusCodes for the operations to be performed on a node. More...
 
OpcUa_DiagnosticInfoDiagnosticInfos
 List of diagnostic information for the operations to be performed on a node. More...
 

Detailed Description

A structure that is defined as the type of the results parameter of the HistoryUpdate Service.

The size and order of the list matches the size and order of the details element of the historyUpdateDetails parameter specified in the request.


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