Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 664 Bytes

AggregateConfiguration.md

File metadata and controls

14 lines (10 loc) · 664 Bytes

Opc.Ua.WebApi.Model.AggregateConfiguration

Properties

Name Type Description Notes
UseServerCapabilitiesDefaults bool [optional] [default to false]
TreatUncertainAsBad bool [optional] [default to false]
PercentDataBad int [optional] [default to 0]
PercentDataGood int [optional] [default to 0]
UseSlopedExtrapolation bool [optional] [default to false]

[Back to Model list] [Back to API list] [Back to README]