NodeOPCUA API Documentation
    Preparing search index...

    Interface IVariableHistorianOptions

    interface IVariableHistorianOptions {
        historian?: IVariableHistorian;
        maxOnlineValues?: number;
    }
    Index

    Properties

    historian?: IVariableHistorian
    maxOnlineValues?: number