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

#include <types_generated.h>

Data Fields

size_t monitoredItemsSize
 
UA_MonitoredItemNotificationmonitoredItems
 
size_t diagnosticInfosSize
 
UA_DiagnosticInfodiagnosticInfos
 

Detailed Description

DataChangeNotification.

Definition at line 3868 of file types_generated.h.

Field Documentation

◆ diagnosticInfos

UA_DiagnosticInfo* UA_DataChangeNotification::diagnosticInfos

Definition at line 3872 of file types_generated.h.

◆ diagnosticInfosSize

size_t UA_DataChangeNotification::diagnosticInfosSize

Definition at line 3871 of file types_generated.h.

◆ monitoredItems

UA_MonitoredItemNotification* UA_DataChangeNotification::monitoredItems

Definition at line 3870 of file types_generated.h.

◆ monitoredItemsSize

size_t UA_DataChangeNotification::monitoredItemsSize

Definition at line 3869 of file types_generated.h.


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