NodeOPCUA API Documentation
    Preparing search index...

    Interface UAHistoricalEventConfiguration_Base

    namespace http://opcfoundation.org/UA/
    nodeClass ObjectType
    typedDefinition HistoricalEventConfigurationType i=32621
    isAbstract false
    interface UAHistoricalEventConfiguration_Base {
        eventTypes: UAFolder;
        sortByEventFields?: UAProperty<DTSimpleAttributeOperand[], ExtensionObject>;
        startOfArchive?: UAProperty<Date, DateTime>;
        startOfOnlineArchive?: UAProperty<Date, DateTime>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    eventTypes: UAFolder
    startOfArchive?: UAProperty<Date, DateTime>
    startOfOnlineArchive?: UAProperty<Date, DateTime>