NodeOPCUA API Documentation
    Preparing search index...

    Interface EUInformationOptions

    interface EUInformationOptions {
        description?: LocalizedTextLike | null;
        displayName?: LocalizedTextLike | null;
        namespaceUri?: UAString;
        unitId?: number;
    }
    Index

    Properties

    description?: LocalizedTextLike | null
    displayName?: LocalizedTextLike | null
    namespaceUri?: UAString
    unitId?: number