|
open62541 1.3.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 |
Definition at line 1333 of file types_generated.h.
| UA_Byte UA_AggregateConfiguration::percentDataBad |
Definition at line 1336 of file types_generated.h.
| UA_Byte UA_AggregateConfiguration::percentDataGood |
Definition at line 1337 of file types_generated.h.
| UA_Boolean UA_AggregateConfiguration::treatUncertainAsBad |
Definition at line 1335 of file types_generated.h.
| UA_Boolean UA_AggregateConfiguration::useServerCapabilitiesDefaults |
Definition at line 1334 of file types_generated.h.
| UA_Boolean UA_AggregateConfiguration::useSlopedExtrapolation |
Definition at line 1338 of file types_generated.h.