NodeOPCUA API Documentation
    Preparing search index...

    Interface UAAudioVariable_Base<T>

    namespace http://opcfoundation.org/UA/
    nodeClass VariableType
    typedDefinition AudioVariableType i=17986
    dataType ByteString
    dataType Name Buffer i=16307
    value rank -1
    isAbstract false
    interface UAAudioVariable_Base<T extends Buffer> {
        agencyId?: UAProperty<UAString, String>;
        listId?: UAProperty<UAString, String>;
        versionId?: UAProperty<UAString, String>;
    }

    Type Parameters

    • T extends Buffer

    Hierarchy (View Summary)

    Index

    Properties

    versionId?: UAProperty<UAString, String>