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

Type Parameters

  • T extends Buffer

Hierarchy (view full)

Properties

versionId?: UAProperty<UAString, String>