open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_AggregateFilter Struct Reference

#include <types_generated.h>

Data Fields

UA_DateTime startTime
 
UA_NodeId aggregateType
 
UA_Double processingInterval
 
UA_AggregateConfiguration aggregateConfiguration
 

Detailed Description

AggregateFilter.

Definition at line 2910 of file types_generated.h.

Field Documentation

◆ aggregateConfiguration

UA_AggregateConfiguration UA_AggregateFilter::aggregateConfiguration

Definition at line 2914 of file types_generated.h.

◆ aggregateType

UA_NodeId UA_AggregateFilter::aggregateType

Definition at line 2912 of file types_generated.h.

◆ processingInterval

UA_Double UA_AggregateFilter::processingInterval

Definition at line 2913 of file types_generated.h.

◆ startTime

UA_DateTime UA_AggregateFilter::startTime

Definition at line 2911 of file types_generated.h.


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