NodeOPCUA API Documentation
    Preparing search index...

    Function getPercentGoodData

    • Parameters

      • node: UAVariable

        Retrieve the percentage of data (0 to 100) in the interval which has Good StatusCode.

      • processingInterval: number
      • startDate: Date
      • endDate: Date
      • callback: (err: Error | null, dataValues?: DataValue[]) => void

      Returns void