NodeOPCUA API Documentation
    Preparing search index...

    Interface UAAliasNameCategory_Base

    namespace http://opcfoundation.org/UA/
    nodeClass ObjectType
    typedDefinition AliasNameCategoryType i=23456
    isAbstract false
    interface UAAliasNameCategory_Base {
        findAlias: UAMethod;
        lastChange?: UAProperty<number, UInt32>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    findAlias: UAMethod
    lastChange?: UAProperty<number, UInt32>