NodeOPCUA API Documentation
    Preparing search index...
    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name ServiceCounterDataType
    isAbstract false
    interface DTServiceCounter {
        errorCount: number;
        totalCount: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    errorCount: number
    totalCount: number