NodeOPCUA API Documentation
    Preparing search index...

    Interface DTNameValuePair

    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name NameValuePair
    isAbstract false
    interface DTNameValuePair {
        name: UAString;
        value: Variant;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    name: UAString
    value: Variant