|
open62541 1.4.15
Open source implementation of OPC UA
|
#include <types_generated.h>
Data Fields | |
| UA_Boolean | useServerCapabilitiesDefaults |
| UA_Boolean | treatUncertainAsBad |
| UA_Byte | percentDataBad |
| UA_Byte | percentDataGood |
| UA_Boolean | useSlopedExtrapolation |
AggregateConfiguration.
Definition at line 2899 of file types_generated.h.
| UA_Byte UA_AggregateConfiguration::percentDataBad |
Definition at line 2902 of file types_generated.h.
| UA_Byte UA_AggregateConfiguration::percentDataGood |
Definition at line 2903 of file types_generated.h.
| UA_Boolean UA_AggregateConfiguration::treatUncertainAsBad |
Definition at line 2901 of file types_generated.h.
| UA_Boolean UA_AggregateConfiguration::useServerCapabilitiesDefaults |
Definition at line 2900 of file types_generated.h.
| UA_Boolean UA_AggregateConfiguration::useSlopedExtrapolation |
Definition at line 2904 of file types_generated.h.