NodeOPCUA API Documentation
    Preparing search index...

    Interface UADataItem_Base<T, DT>

    namespace http://opcfoundation.org/UA/
    nodeClass VariableType
    typedDefinition DataItemType i=2365
    dataType Null
    dataType Name (VariantOptions
    value rank -2
    isAbstract false
    interface UADataItem_Base<T, DT extends DataType> {
        definition?: UAProperty<UAString, String>;
        valuePrecision?: UAProperty<number, Double>;
    }

    Type Parameters

    Hierarchy (View Summary)

    Index

    Properties

    definition?: UAProperty<UAString, String>
    valuePrecision?: UAProperty<number, Double>