NodeOPCUA API Documentation
    Preparing search index...

    Function installAggregateConfigurationOptions

    • Install aggregateConfiguration on an historizing variable

      Parameters

      • node: UAVariable

        the variable on which to add the aggregateConfiguration.

      • options: AggregateConfigurationOptionsEx

        the default AggregateConfigurationOptions.

      • OptionalaggregateFunctions: NodeIdLike[]

        the aggregatedFunctions, if not specified the aggregatedFunction of ServerCapabilities.AggregatedFunction will be used.

      Returns void