|
open62541 1.4.15
Open source implementation of OPC UA
|
#include <types_generated.h>
Data Fields | |
| UA_Double | samplingInterval |
| UA_UInt32 | monitoredItemCount |
| UA_UInt32 | maxMonitoredItemCount |
| UA_UInt32 | disabledMonitoredItemCount |
SamplingIntervalDiagnosticsDataType.
Definition at line 3385 of file types_generated.h.
| UA_UInt32 UA_SamplingIntervalDiagnosticsDataType::disabledMonitoredItemCount |
Definition at line 3389 of file types_generated.h.
| UA_UInt32 UA_SamplingIntervalDiagnosticsDataType::maxMonitoredItemCount |
Definition at line 3388 of file types_generated.h.
| UA_UInt32 UA_SamplingIntervalDiagnosticsDataType::monitoredItemCount |
Definition at line 3387 of file types_generated.h.
| UA_Double UA_SamplingIntervalDiagnosticsDataType::samplingInterval |
Definition at line 3386 of file types_generated.h.