UA Ansi C Server Professional  1.3.1.232
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
_UaServer_ProviderHistoryReadEventContext Struct Reference

UaServer Provider HistoryReadEventContext Structure. More...

#include <uaserver_providers.h>

Data Fields

OpcUa_RequestHeader RequestHeader
 Service request header.
OpcUa_ReadEventDetails * pHistoryReadEventDetails
 Properties of the ReadEvent call.
OpcUa_TimestampsToReturn TimestampsToReturn
 Selects which timestamps are to be returned.
OpcUa_Boolean ReleaseContinuationPoints
 True if the continuation points of the last HistoryRead call shall be released.
OpcUa_Int32 NoOfNodesToRead
 Number of nodes to read.
OpcUa_HistoryReadValueId * pNodesToRead
 The nodes to read.
OpcUa_HistoryReadResponse * pResponse
 HistoryRead response structure.
OpcUa_Int nOutstandingCbs
 number of outstanding provider callbacks.
UaServer_Session * pSession
 corresponding session.

Detailed Description

UaServer Provider HistoryReadEventContext Structure.

Field Documentation

OpcUa_Int32 _UaServer_ProviderHistoryReadEventContext::NoOfNodesToRead

Number of nodes to read.

OpcUa_Int _UaServer_ProviderHistoryReadEventContext::nOutstandingCbs

number of outstanding provider callbacks.

OpcUa_ReadEventDetails* _UaServer_ProviderHistoryReadEventContext::pHistoryReadEventDetails

Properties of the ReadEvent call.

OpcUa_HistoryReadValueId* _UaServer_ProviderHistoryReadEventContext::pNodesToRead

The nodes to read.

OpcUa_HistoryReadResponse* _UaServer_ProviderHistoryReadEventContext::pResponse

HistoryRead response structure.

UaServer_Session* _UaServer_ProviderHistoryReadEventContext::pSession

corresponding session.

OpcUa_Boolean _UaServer_ProviderHistoryReadEventContext::ReleaseContinuationPoints

True if the continuation points of the last HistoryRead call shall be released.

OpcUa_RequestHeader _UaServer_ProviderHistoryReadEventContext::RequestHeader

Service request header.

OpcUa_TimestampsToReturn _UaServer_ProviderHistoryReadEventContext::TimestampsToReturn

Selects which timestamps are to be returned.


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