|
open62541 1.3.15
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
| OpcUa_DateTime | StartTime |
| OpcUa_DateTime | EndTime |
| OpcUa_Double | ProcessingInterval |
| OpcUa_Int32 | NoOfAggregateType |
| OpcUa_NodeId * | AggregateType |
| OpcUa_AggregateConfiguration | AggregateConfiguration |
Definition at line 4234 of file opcua_types.h.
| OpcUa_AggregateConfiguration _OpcUa_ReadProcessedDetails::AggregateConfiguration |
Definition at line 4241 of file opcua_types.h.
| OpcUa_NodeId* _OpcUa_ReadProcessedDetails::AggregateType |
Definition at line 4240 of file opcua_types.h.
| OpcUa_DateTime _OpcUa_ReadProcessedDetails::EndTime |
Definition at line 4237 of file opcua_types.h.
| OpcUa_Int32 _OpcUa_ReadProcessedDetails::NoOfAggregateType |
Definition at line 4239 of file opcua_types.h.
| OpcUa_Double _OpcUa_ReadProcessedDetails::ProcessingInterval |
Definition at line 4238 of file opcua_types.h.
| OpcUa_DateTime _OpcUa_ReadProcessedDetails::StartTime |
Definition at line 4236 of file opcua_types.h.