NodeOPCUA API Documentation
    Preparing search index...

    Interface LocalizedTextOptions

    interface LocalizedTextOptions {
        locale?: UAString;
        text?: UAString;
    }
    Index

    Properties

    Properties

    locale?: UAString
    text?: UAString