NodeOPCUA API Documentation
    Preparing search index...

    Interface UAHistoricalDataConfiguration_Base

    namespace http://opcfoundation.org/UA/
    nodeClass ObjectType
    typedDefinition HistoricalDataConfigurationType i=2318
    isAbstract false

    Hierarchy (View Summary)

    Index

    Properties

    aggregateConfiguration: UAAggregateConfiguration
    aggregateFunctions?: UAFolder
    definition?: UAProperty<UAString, String>
    exceptionDeviation?: UAProperty<number, Double>
    exceptionDeviationFormat?: UAProperty<EnumExceptionDeviationFormat, Int32>
    maxCountStoredValues?: UAProperty<number, UInt32>
    maxTimeInterval?: UAProperty<number, Double>
    maxTimeStoredValues?: UAProperty<number, Double>
    minTimeInterval?: UAProperty<number, Double>
    serverTimestampSupported?: UAProperty<boolean, Boolean>
    startOfArchive?: UAProperty<Date, DateTime>
    startOfOnlineArchive?: UAProperty<Date, DateTime>
    stepped: UAProperty<boolean, Boolean>