.NET Based OPC UA Client/Server SDK  2.6.0.418
UnifiedAutomation.UaServer.Aggregators Class Reference

The set of built-in aggregate factories. More...

Static Public Member Functions

static QualifiedName GetNameForStandardAggregate (NodeId aggregateId)
 Returns the name for a standard aggregates. More...
 
static NodeId GetIdForStandardAggregate (QualifiedName aggregateName)
 Returns the id for a standard aggregates. More...
 
static IAggregateCalculator CreateStandardCalculator (NodeId aggregateId, DateTime startTime, DateTime endTime, double processingInterval, bool stepped, AggregateConfiguration configuration)
 Creates a calculator for one of the standard aggregates. More...
 

Detailed Description

The set of built-in aggregate factories.

Member Function Documentation

static IAggregateCalculator UnifiedAutomation.UaServer.Aggregators.CreateStandardCalculator ( NodeId  aggregateId,
DateTime  startTime,
DateTime  endTime,
double  processingInterval,
bool  stepped,
AggregateConfiguration  configuration 
)
inlinestatic

Creates a calculator for one of the standard aggregates.

static NodeId UnifiedAutomation.UaServer.Aggregators.GetIdForStandardAggregate ( QualifiedName  aggregateName)
inlinestatic

Returns the id for a standard aggregates.

static QualifiedName UnifiedAutomation.UaServer.Aggregators.GetNameForStandardAggregate ( NodeId  aggregateId)
inlinestatic

Returns the name for a standard aggregates.


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