open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
UA_AggregateFilter Struct Reference

#include <types_generated.h>

Data Fields

UA_DateTime startTime
 
UA_NodeId aggregateType
 
UA_Double processingInterval
 
UA_AggregateConfiguration aggregateConfiguration
 

Detailed Description

Definition at line 1344 of file types_generated.h.

Field Documentation

◆ startTime

UA_DateTime UA_AggregateFilter::startTime

Definition at line 1345 of file types_generated.h.

◆ aggregateType

UA_NodeId UA_AggregateFilter::aggregateType

Definition at line 1346 of file types_generated.h.

◆ processingInterval

UA_Double UA_AggregateFilter::processingInterval

Definition at line 1347 of file types_generated.h.

◆ aggregateConfiguration

UA_AggregateConfiguration UA_AggregateFilter::aggregateConfiguration

Definition at line 1348 of file types_generated.h.


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