ANSI C UA Server SDK  1.6.0.341
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
OpcUa_HistoryEvent Struct Reference

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

#include <opcua_types.h>

Data Fields

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: