C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
OpcUa_HistoryEvent Struct Reference

A table structure that is used to return Event fields to a Historical Read. More...

#include <opcua_types.h>

Inherited by UaHistoryEventPrivate [private].

Public Attributes

OpcUa_HistoryEventFieldList * Events
 The list of Events being delivered.
 

Detailed Description

A table structure that is used to return Event fields to a Historical Read.

The structure is in the form of a table consisting of one or more Events, each containing an array of one or more fields. The selection and order of the fields returned for each Event is identical to the selected parameter of the EventFilter.


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