NodeOPCUA API Documentation
    Preparing search index...

    Interface DTBuildInfo

    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name BuildInfo
    isAbstract false
    interface DTBuildInfo {
        buildDate: Date;
        buildNumber: UAString;
        manufacturerName: UAString;
        productName: UAString;
        productUri: UAString;
        softwareVersion: UAString;
    }

    Hierarchy (View Summary)

    Index

    Properties

    buildDate: Date
    buildNumber: UAString
    manufacturerName: UAString
    productName: UAString
    productUri: UAString
    softwareVersion: UAString